mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
5 lines
140 B
PHP
5 lines
140 B
PHP
type = "console";
|
|
systemd = false;
|
|
.include "$CONFDIR/logging.inc"
|
|
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"
|