mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
6 lines
171 B
PHP
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"];
|