25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-02 16:37:52 +01:00

* doc/guide.tex: Describe how to disable registration

limitation (EJAB-614)

SVN Revision: 1333
This commit is contained in:
Badlop 2008-05-19 09:13:19 +00:00
parent 7461cb5f72
commit 39e93fcbbf
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2008-05-19 Badlop <badlop@process-one.net>
* doc/guide.tex: Describe how to disable registration
limitation (EJAB-614)
2008-05-16 Mickael Remond <mremond@process-one.net>
* src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625).

View File

@ -120,9 +120,9 @@ the processing discipline for #1 IQ queries (see section~\ref{modiqdiscoption}).
\vspace{2mm}
{\rule{\larg}{1mm}}
\vspace{2mm} \\
\begin{tabular}{r}
{\large \bf \today}
\end{tabular}\\
\begin{center}
{\large \bf May 2, 2008}
\end{center}
\vspace{5.5cm}
}
\author{\begin{tabular}{p{13.7cm}}
@ -2886,6 +2886,8 @@ This option limits the frequency of registration from a given IP or username.
So, a user can't register a new account from the same IP address or JID during
this number of seconds after previous registration.
Timeout is expressed in seconds, and must be an integer.
To disable this limitation,
instead of an integer put a word like: \term{infinity}.
Default value: 600 seconds.
Examples: