mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-01 16:37:10 +00:00
[Rspamd] Rename -disable_monitored > disable_monitoring
This commit is contained in:
@@ -6,4 +6,4 @@ dns {
|
|||||||
timeout = 15s;
|
timeout = 15s;
|
||||||
retransmits = 5;
|
retransmits = 5;
|
||||||
}
|
}
|
||||||
disable_monitored = true;
|
disable_monitoring = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user