From 543ff432f5d8e3709f40e57d2baa732777f0eb9e Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 1 Nov 2016 15:08:17 +0000 Subject: Update helpop for recent LOCKSERV and changes. --- docs/conf/inspircd.conf.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/conf/inspircd.conf.example') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index e7eea0210..eb4c4ef74 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -301,9 +301,9 @@ # \017 or \x = Stop all color sequences allowmotdcolors="false" - # port: What port this user is allowed to connect on. (optional) - # The port MUST be set to listen in the bind blocks above. - port="6697"> + # port: What port range this user is allowed to connect on. (optional) + # The ports MUST be set to listen in the bind blocks above. + port="6697,9999">