24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

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

View File

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