mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Clarify more the expected content of welcome_message mod_register option
This commit is contained in:
parent
0edda6150b
commit
f4c74c147b
@ -3799,7 +3799,7 @@ Protect registrations with CAPTCHA (see section \ref{captcha}). The default is \
|
|||||||
This option sets the minimum informational entropy for passwords. The value \term{Entropy}
|
This option sets the minimum informational entropy for passwords. The value \term{Entropy}
|
||||||
is a number of bits of entropy. The recommended minimum is 32 bits.
|
is a number of bits of entropy. The recommended minimum is 32 bits.
|
||||||
The default is 0, i.e. no checks are performed.
|
The default is 0, i.e. no checks are performed.
|
||||||
\titem{\{welcome\_message, Message\}} \ind{options!welcomem}Set a welcome message that
|
\titem{\{welcome\_message, \{Subject, Body\}\}} \ind{options!welcomem}Set a welcome message that
|
||||||
is sent to each newly registered account. The first string is the subject, and
|
is sent to each newly registered account. The first string is the subject, and
|
||||||
the second string is the message body.
|
the second string is the message body.
|
||||||
In the body you can set a newline with the characters: \verb|\n|
|
In the body you can set a newline with the characters: \verb|\n|
|
||||||
|
Loading…
Reference in New Issue
Block a user