mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-03 20:19:15 +00:00
[Rspamd] Change log level to silent (see docs)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
type = "console";
|
||||
systemd = false;
|
||||
level = "silent";
|
||||
.include "$CONFDIR/logging.inc"
|
||||
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"
|
||||
|
||||
Reference in New Issue
Block a user