diff options
Diffstat (limited to 'src')
-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 |