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
+8
View File
@@ -0,0 +1,8 @@
task_timeout = 15s;
dns {
nameserver = ["172.20.0.1:53"];
timeout = 2s;
retransmits = 2;
sockets = 16;
}