Explorar el Código

[Rspamd] Lower map watch interval

andryyy hace 6 años
padre
commit
7b4ed3bf64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/conf/rspamd/local.d/options.inc

+ 1 - 1
data/conf/rspamd/local.d/options.inc

@@ -1,7 +1,7 @@
 dns {
 dns {
   enable_dnssec = true;
   enable_dnssec = true;
 }
 }
-map_watch_interval = 5min;
+map_watch_interval = 30s;
 dns {
 dns {
   timeout = 4s;
   timeout = 4s;
   retransmits = 2;
   retransmits = 2;