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

index 89d35899b02a2a0b5d154864c665d544498bdc9c..627011d2e893a22b4daf4dd2e90bbabdfc5ca858 100644 (file)
@@ -59,7 +59,7 @@ log_rotate_count: 1
 
 ##
 ## overload protection: If you want to limit the number of messages per second
-## allowed from error_logger, which is a good idea if you want to weather a flood
+## allowed from error_logger, which is a good idea if you want to avoid a flood
 ## of messages when system is overloaded, you can set a limit.
 ## 100 is ejabberd's default.
 log_rate_limit: 100