From 325fb8caef4d1236f040de3c32b52ebcc1a7ee07 Mon Sep 17 00:00:00 2001 From: Badlop Date: Fri, 12 Nov 2010 21:24:01 +0100 Subject: Fix typos in the example configuration file --- src/ejabberd.cfg.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 -- cgit v1.2.3