diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 3fb7a7622..08292edbf 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -987,6 +987,11 @@ There are some additional global options that can be specified in the ejabberd c the globally configured value is used. The allowed values are integers and 'undefined'. Default value: 'undefined'. + \titem{\{route\_subdomains, local|s2s\}} + Defines if ejabberd must route stanzas directed to subdomains locally (compliant with + \footahref{http://xmpp.org/rfcs/rfc3920.html\#rules.subdomain}{RFC 3920: XMPP Core}), + or to foreign server using S2S (compliant with + \footahref{http://tools.ietf.org/html/draft-saintandre-rfc3920bis-09\#section-11.3}{RFC 3920 bis}). \end{description} \makesubsubsection{listened-examples}{Examples} |