summaryrefslogtreecommitdiff
path: root/docs/links.conf.example
diff options
context:
space:
mode:
authorDaniel De Graaf <danieldg@inspircd.org>2011-04-18 21:48:05 -0400
committerDaniel De Graaf <danieldg@inspircd.org>2011-04-18 21:48:05 -0400
commit7aab0d12db670fea68a258d9ae2b05ea5c4615be (patch)
tree53c10401dd88f36ae26daf73cf32abaf0855bb5e /docs/links.conf.example
parenta07ad071563e924664cbf15e98557f9d4838062e (diff)
parent00d5b1e12c5f3735e23ae29f6de505fb2d868a5a (diff)
Merge commit 'refs/merge-requests/5' of git://gitorious.org/inspircd/inspircd into insp20
Diffstat (limited to 'docs/links.conf.example')
-rw-r--r--docs/links.conf.example10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/links.conf.example b/docs/links.conf.example
index 2357220f9..27213f784 100644
--- a/docs/links.conf.example
+++ b/docs/links.conf.example
@@ -40,14 +40,12 @@
# ssl: If defined, this states extra modules 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) and
- # "ziplinks" for compression. You must use the same (or a compatible)
- # transport on both sides of the link.
+ # 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.
#
# You will need to load the m_ssl_openssl.so module for openssl,
- # m_ssl_gnutls.so for gnutls or m_ziplinks.so for ziplinks. The server
- # port that you connect to must be capable of accepting this type of
- # connection.
+ # m_ssl_gnutls.so for gnutls. The server port that you connect to
+ # must be capable of accepting this type of connection.
ssl="gnutls"
# fingerprint: If defined, this option will force servers to be