summaryrefslogtreecommitdiff
path: root/docs/conf/links.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/links.conf.example')
-rw-r--r--docs/conf/links.conf.example7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/conf/links.conf.example b/docs/conf/links.conf.example
index 94340cd31..fc0fc3b5e 100644
--- a/docs/conf/links.conf.example
+++ b/docs/conf/links.conf.example
@@ -36,10 +36,9 @@
# failover (see above).
timeout="300"
- # ssl: If defined, this states extra modules that will be used when
+ # ssl: If defined, this states the SSL module that will be used when
# making an outbound connection to the server. Options are: "openssl"
- # and "gnutls" for encryption (they are compatible with each other).
- # You must use the same (or a compatible) transport on both sides of the link.
+ # and "gnutls" (they are compatible with each other).
#
# You will need to load the m_ssl_openssl.so module for openssl,
# m_ssl_gnutls.so for gnutls. The server port that you connect to
@@ -100,7 +99,7 @@
# Failover autoconnect block. If you have multiple hubs, or want your network
# to automatically link even if the hub is down, you can specify multiple
-# space seperated servers to autoconnect; they will be tried in a round
+# space separated servers to autoconnect; they will be tried in a round
# robin fashion until one succeeds. Period defines the time for restarting
# a single loop.
<autoconnect period="120"