aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2012-06-27 11:10:48 +0200
committerBadlop <badlop@process-one.net>2012-06-27 11:10:48 +0200
commit2bf8125abfeec9e1176ea7ab9793b8947f9c09b6 (patch)
tree2ade796b0da6dfed2a5786d686daba39bf82fafa /doc
parentCheck node name is available before starting ejabberd (EJAB-1572) (diff)
Allow multiple fqdn values in configuration (EJAB-1578)
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index ca60f37d1..552b83a34 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -1241,7 +1241,7 @@ The option \option{fqdn} allows you to define the Fully Qualified Domain Name
of the machine, in case it isn't detected automatically.
The FQDN is used to authenticate some clients that use the DIGEST-MD5 SASL mechanism.
The option syntax is:
-\esyntax{\{fqdn, undefined|FqdnString\}.}
+\esyntax{\{fqdn, undefined|FqdnString|[FqdnString]\}.}
\makesubsubsection{internalauth}{Internal}
\ind{internal authentication}\ind{Mnesia}