1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-03 05:03:15 +00:00
Files
mailcow-dockerized/data/conf/rspamd/override.d/logging.inc
T

6 lines
171 B
PHP

type = "console";
systemd = false;
.include "$CONFDIR/logging.inc"
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"
debug_modules = ["antivirus"];