Add edge01 Rspamd configuration

This commit is contained in:
2026-08-03 14:28:13 -04:00
parent ea924fd405
commit 96a38f4330
9 changed files with 109 additions and 0 deletions
@@ -0,0 +1,11 @@
backend = "redis";
servers = "rspamd-redis:6379";
autolearn = true;
min_tokens = 11;
cache {
backend = "redis";
}