mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Fix URL of CAPTCHA section
This commit is contained in:
parent
d147c733bb
commit
7b8bd960c6
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ mod_doc() ->
|
||||||
#{value => "true | false",
|
#{value => "true | false",
|
||||||
desc =>
|
desc =>
|
||||||
?T("Protect registrations with CAPTCHA (see section "
|
?T("Protect registrations with CAPTCHA (see section "
|
||||||
"https://docs.ejabberd.im/admin/configuration/#captcha[CAPTCHA] "
|
"https://docs.ejabberd.im/admin/configuration/basic/#captcha[CAPTCHA] "
|
||||||
"of the Configuration Guide). The default is 'false'.")}},
|
"of the Configuration Guide). The default is 'false'.")}},
|
||||||
{ip_access,
|
{ip_access,
|
||||||
#{value => ?T("AccessName"),
|
#{value => ?T("AccessName"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue