diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html index 2a4ccd086..80045aa6a 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -692,8 +692,8 @@ If HTTP Polling is enabled, it will be available at Also the following global options are available for s2s connections: <DL COMPACT=compact><DT> <B><TT>{s2s_use_starttls, true|false}</TT></B><DD> - This option defines whether use or not - STARTTLS for s2s connections. + This option defines whether to use STARTTLS + for s2s connections. <DT><B><TT>{s2s_certfile, Path}</TT></B><DD> Path to a file containing the SSL certificate. <DT><B><TT>{domain_certfile, Domain, Path}</TT></B><DD> Path |