Add captcha_limit option to the example config

This commit is contained in:
Evgeniy Khramtsov 2011-04-18 16:16:10 +10:00
parent e7ab83b612
commit 72299ab078
1 changed files with 4 additions and 0 deletions

View File

@ -479,6 +479,10 @@
%%
%%{captcha_host, "example.org:5280"}.
%%
%% Limit CAPTCHA calls per minute for JID/IP to avoid DoS.
%%
%%{captcha_limit, 5}.
%%%. =======
%%%' MODULES