From: Badlop Date: Sat, 16 Jan 2010 14:34:31 +0000 (+0000) Subject: Document the option route_subdomains in the Guide (EJAB-1164) X-Git-Tag: v2.1.2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6aa6d6f09076040191efd7bf45fa7a4f8ee1874;p=ejabberd Document the option route_subdomains in the Guide (EJAB-1164) SVN Revision: 2907 --- diff --git a/doc/guide.html b/doc/guide.html index f5a39904a..fd1215f16 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -839,6 +839,11 @@ If the option is not specified for an ejabberd_service listener, the globally configured value is used. The allowed values are integers and ’undefined’. Default value: ’undefined’. +
{route_subdomains, local|s2s}
+Defines if ejabberd must route stanzas directed to subdomains locally (compliant with +RFC 3920: XMPP Core), +or to foreign server using S2S (compliant with +RFC 3920 bis).

Examples

For example, the following simple configuration defines: