Files
Docker-rspamd/Stable2.0/conf/override.d/logging.inc
Patrick Niebeling de7350baab First Shot
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2024-11-06 17:13:46 +01:00

6 lines
158 B
PHP

level = "silent";
type = "console";
systemd = false;
.include "$CONFDIR/logging.inc"
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"