From 24c5021d55872347d7af8882235d2cb41423ba2b Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 9 Dec 2006 23:11:41 +0000 Subject: add a comment to the example config reminding users that gnutls and openssl are interchangable and compatible, and you dont have to use the same one at both ends of the link for it to work. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5903 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 85ca14dde..edd3e0c85 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -131,8 +131,8 @@ # # # Syntax is as follows: # # # -# # -# # +# # +# # # # # If InspIRCd is built for IPV6, and you wish to accept IPV4 clients, # # then you must specify your IPV6 clients in the following form: # @@ -143,6 +143,11 @@ + +# When linking servers, the openssl and gnutls transports are largely +# link-compatible and can be used alongside each other or either/or +# on each end of the link without any significant issues. + -- cgit v1.2.3