diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index b80b8be7d..32e3d67fe 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -920,10 +920,7 @@ This is a detailed description of each option allowed by the listening modules: `configure' access rule. \titem{zlib} \ind{options!zlib}\ind{protocols!XEP-0138: Stream Compression}\ind{Zlib}This option specifies that Zlib stream compression (as defined in \xepref{0138}) - is available on connections to the port. Client connections cannot use - stream compression and stream encryption simultaneously. Hence, if you - specify both \option{starttls} (or \option{tls}) and \option{zlib}, the latter - option will not affect connections (there will be no stream compression). + is available on connections to the port. \end{description} There are some additional global options that can be specified in the ejabberd configuration file (outside \term{listen}): |