aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 5c157aa37..ce57c3c9f 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -3820,10 +3820,11 @@ enables end users to use a \XMPP{} client to:
Options:
\begin{description}
-\titem{\{access, AccessName\}} \ind{options!access}This option can be configured to specify
- rules to restrict registration. If a rule returns `deny' on the requested
- user name, registration for that user name is denied. (there are no
- restrictions by default).
+\titem{\{access, AccessName\}} \ind{options!access}
+ Specify rules to restrict what usernames can be registered and unregistered.
+ If a rule returns `deny' on the requested username,
+ registration and unregistration of that user name is denied.
+ There are no restrictions by default.
\titem{\{access\_from, AccessName\}} \ind{options!access\_from}By default, \ejabberd{}
doesn't allow to register new accounts from s2s or existing c2s sessions. You can
change it by defining access rule in this option. Use with care: allowing registration