Browse Source

[Rspamd] Lower map watch interval

andryyy 5 năm trước cách đây
mục cha
commit
7b4ed3bf64
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data/conf/rspamd/local.d/options.inc

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

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