From b6aa6d6f09076040191efd7bf45fa7a4f8ee1874 Mon Sep 17 00:00:00 2001 From: Badlop Date: Sat, 16 Jan 2010 14:34:31 +0000 Subject: [PATCH] Document the option route_subdomains in the Guide (EJAB-1164) SVN Revision: 2907 --- doc/guide.html | 5 +++++ doc/guide.tex | 5 +++++ 2 files changed, 10 insertions(+) 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: