Add edge01 Rspamd configuration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
task_timeout = 15s;
|
||||
|
||||
dns {
|
||||
nameserver = ["172.20.0.1:53"];
|
||||
timeout = 2s;
|
||||
retransmits = 2;
|
||||
sockets = 16;
|
||||
}
|
||||
Reference in New Issue
Block a user