From bb05d0dd469d929ad20ea3408e91311a516f236f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 5 Sep 2024 12:13:29 +0100 Subject: [PATCH] Make the options in the example config actually useful. --- docs/conf/inspircd.example.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/conf/inspircd.example.conf b/docs/conf/inspircd.example.conf index 432b2dbfc..50626f424 100644 --- a/docs/conf/inspircd.example.conf +++ b/docs/conf/inspircd.example.conf @@ -68,8 +68,8 @@ # # # See https://docs.inspircd.org/4/configuration/#define for a list of # # predefined config variables. # - - + + #-#-#-#-#-#-#-#-#-#-#-#- SERVER DESCRIPTION -#-#-#-#-#-#-#-#-#-#-#-#- # # @@ -79,10 +79,10 @@ + network="&networkName;"> #-#-#-#-#-#-#-#-#-#-#-#- ADMIN INFORMATION -#-#-#-#-#-#-#-#-#-#-#-# @@ -109,7 +109,7 @@ # email: An email address at which the server admin(s) can be contacted # in case of issues. - email="irc@example.com"> + email="irc@&networkDomain;"> #-#-#-#-#-#-#-#-#-#-#-#- PORT CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- @@ -649,7 +649,7 @@ # xlinemessage: This is the text that is sent to a user when they are # banned from the server. - xlinemessage="You're banned! Email irc@example.com with the ERROR line below for help." + xlinemessage="You're banned! Email irc@&networkDomain; with the ERROR line below for help." # xlinequit: The quit message to show to opers and affected users when # a user is [KGZ]-lined. The variables you can use in this are: @@ -790,7 +790,7 @@ # # NOTE: enabling this will cause users' idle times to only be shown # when a remote whois (/WHOIS ) is used. - #hideserver="*.example.com" + #hideserver="irc.&networkDomain;" # publicxlinequit: The quit message to show to unprivileged users when # a user is [KGZ]-lined. The variables you can use in this are: