diff --git a/docs/firststeps-syslog.md b/docs/firststeps-syslog.md index d908ccfbe..e9bcdc548 100644 --- a/docs/firststeps-syslog.md +++ b/docs/firststeps-syslog.md @@ -5,7 +5,7 @@ In newer versions of mailcow: dockerized we decided to set a max. log size. You need to remove all "logging: xy" lines and options from docker-compose.yml to be able to start the stack. Example: - ```` + ``` logging: options: max-size: "5m"