From fd57ec58721f02172a42b65dba47582b2035d4b3 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 31 Aug 2009 16:29:25 +0000 Subject: Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) SVN Revision: 2571 --- doc/guide.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index a4ec1acb4..68876eace 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -779,10 +779,7 @@ password of one of the registered users who are granted access by the ‘configure’ access rule.
zlib
This option specifies that Zlib stream compression (as defined in XEP-0138) -is available on connections to the port. Client connections cannot use -stream compression and stream encryption simultaneously. Hence, if you -specify both starttls (or tls) and zlib, the latter -option will not affect connections (there will be no stream compression). +is available on connections to the port.

There are some additional global options that can be specified in the ejabberd configuration file (outside listen):

{s2s_use_starttls, true|false}
-- cgit v1.2.3