From 6d54b264e94003f773e37a4542a3e2659bbd3022 Mon Sep 17 00:00:00 2001 From: Robby Date: Sat, 28 Nov 2020 19:25:17 +0100 Subject: Move the example TCP/IP listeners for servers to links.conf.example. --- docs/conf/inspircd.conf.example | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'docs/conf/inspircd.conf.example') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index 4b94dd75f..32bb9ad50 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -121,21 +121,10 @@ #-#-#-#-#-#-#-#-#-#-#-#- PORT CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- # # -# Enter the port and address bindings here. # +# Configure the port and address bindings here. # # # -# # -# ____ _ _____ _ _ ____ _ _ _ # -# | _ \ ___ __ _ __| | |_ _| |__ (_)___ | __ )(_) |_| | # -# | |_) / _ \/ _` |/ _` | | | | '_ \| / __| | _ \| | __| | # -# | _ < __/ (_| | (_| | | | | | | | \__ \ | |_) | | |_|_| # -# |_| \_\___|\__,_|\__,_| |_| |_| |_|_|___/ |____/|_|\__(_) # -# # -# If you want to link servers to InspIRCd you must load the # -# spanningtree module! Please see the modules list for # -# information on how to load this module! If you do not load this # -# module, server ports will NOT work! # -# Listener that binds on a TCP/IP endpoint: +# TLS (SSL) listener that binds on a TCP/IP endpoint: +# Plaintext listener that binds on a TCP/IP endpoint: @@ -227,9 +217,6 @@ # completely link-compatible and can be used alongside each other on each end # of the link without any significant issues. - - - #-#-#-#-#-#-#-#-#-#- CONNECTIONS CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# # # -- cgit v1.2.3