Files
infrastructure/edge01/docker/rspamd/local.d/options.inc
T

9 lines
122 B
PHP

task_timeout = 15s;
dns {
nameserver = ["172.20.0.1:53"];
timeout = 2s;
retransmits = 2;
sockets = 16;
}