mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-01 06:24:51 +00:00
5 lines
158 B
PHP
5 lines
158 B
PHP
type = "console";
|
|
systemd = false;
|
|
level = "silent";
|
|
.include "$CONFDIR/logging.inc"
|
|
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"
|