]> granicus.if.org Git - ejabberd/commitdiff
Fix ejabberd.yml comment on log rotation syntax
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 20 Jul 2014 05:29:45 +0000 (07:29 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 20 Jul 2014 05:29:45 +0000 (07:29 +0200)
ejabberd.yml.example

index 8f16d1a4e0ebf1508823a0d12cab96251d47e41f..89d35899b02a2a0b5d154864c665d544498bdc9c 100644 (file)
@@ -44,7 +44,7 @@ loglevel: 4
 ## does not disable rotation, it instead rotates the file and keeps no previous
 ## versions around. Setting size to X rotate log when it reaches X bytes.
 ## To disable rotation set the size to 0 and the date to ""
-## Size syntax is taken from the syntax newsyslog uses in newsyslog.conf.
+## Date syntax is taken from the syntax newsyslog uses in newsyslog.conf.
 ## Some examples:
 ##  $D0     rotate every night at midnight
 ##  $D23    rotate every day at 23:00 hr