Add CAPTCHA example configurations to cfg (EJAB-1262)(EJAB-1326)

This commit is contained in:
Badlop 2010-10-25 18:57:39 +02:00
parent e03c453c78
commit a15d583d4d
1 changed files with 10 additions and 0 deletions

View File

@ -521,6 +521,16 @@
{plugins, ["flat", "hometree", "pep"]} % pep requires mod_caps
]},
{mod_register, [
%%
%% Protect In-Band account registrations with CAPTCHA.
%%
%%{captcha_protected, true}.
%%
%% Set the minimum informational entropy for passwords.
%%
%%{password_strength, 32}.
%%
%% After successful registration, the user receives
%% a message with this subject and body.