diff options
author | Badlop <badlop@process-one.net> | 2010-11-12 21:24:01 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-11-12 21:24:01 +0100 |
commit | 325fb8caef4d1236f040de3c32b52ebcc1a7ee07 (patch) | |
tree | 3720e81d4240f750d05dfd33538b871504ef214c | |
parent | Before binding tcp ports, checks the socket type and listener options (diff) |
Fix typos in the example configuration file
Diffstat (limited to '')
-rw-r--r-- | src/ejabberd.cfg.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ejabberd.cfg.example b/src/ejabberd.cfg.example index b5dd4c28..6dd9e096 100644 --- a/src/ejabberd.cfg.example +++ b/src/ejabberd.cfg.example @@ -525,12 +525,12 @@ %% %% Protect In-Band account registrations with CAPTCHA. %% - %%{captcha_protected, true}. + %%{captcha_protected, true}, %% %% Set the minimum informational entropy for passwords. %% - %%{password_strength, 32}. + %%{password_strength, 32}, %% %% After successful registration, the user receives |