]> granicus.if.org Git - ejabberd/commitdiff
* doc/guide.tex: Describe how to disable registration
authorBadlop <badlop@process-one.net>
Mon, 19 May 2008 09:13:19 +0000 (09:13 +0000)
committerBadlop <badlop@process-one.net>
Mon, 19 May 2008 09:13:19 +0000 (09:13 +0000)
limitation (EJAB-614)

SVN Revision: 1333

ChangeLog
doc/guide.tex

index 7094b57272d759a395bf9e6937c65eb46d120835..e5314f5d7f1fd5b4638fd174b0b0cd607b0a1104 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).
index d14fec2a3c3097eb8c3bfa89e01597eb2be9df6d..d741cbd8a64ba4cb6137fdaebaa45377cac3b0d9 100644 (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: