Browse Source

added comments

Dominik 2 years ago
parent
commit
7eb10f9285
1 changed files with 1 additions and 0 deletions
  1. 1 0
      EXTRAS/example-configurations/conf.d/15-log.yml

+ 1 - 0
EXTRAS/example-configurations/conf.d/15-log.yml

@@ -1,3 +1,4 @@
+# limit logging in the containter to 1MB as we log on the docker host
 log_rotate_count: 0 #number of logs to retain
 log_rotate_size: 1048576 #log size in bytes
 loglevel: info #none,emergency,alert,critical,error,warning,notice,info,debug