1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-31 18:51:32 +00:00
Files
mailcow-dockerized/data/conf/rspamd/override.d/logging.inc

5 lines
140 B
PHP

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