From e3eced9046bcd0065f242048955e1a371d60a1f5 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 19 May 2008 09:13:19 +0000 Subject: [PATCH] * doc/guide.tex: Describe how to disable registration limitation (EJAB-614) SVN Revision: 1333 --- ChangeLog | 5 +++++ doc/guide.tex | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index e838076f7..b1efe6a3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-19 Badlop + + * doc/guide.tex: Describe how to disable registration + limitation (EJAB-614) + 2008-04-30 Christophe Romain * src/mod_caps.erl: XEP-0115 patch (EJAB-618) diff --git a/doc/guide.tex b/doc/guide.tex index d14fec2a3..7b9f832f7 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -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: