Forráskód Böngészése

[Rspamd] Remove unwanted options after talking to Vsevo

andryyy 6 éve
szülő
commit
6655ada308
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      data/conf/rspamd/local.d/options.inc

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

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