From 92c4afa757fce51a1f20e610310b352d2be24ee0 Mon Sep 17 00:00:00 2001 From: Remco Rijnders Date: Mon, 12 Nov 2012 04:13:17 +0100 Subject: [PATCH] Update example.conf to Serene 5.28 --- doc/example.conf | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/example.conf b/doc/example.conf index 94cb57e..ae08ba8 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -16,7 +16,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # -# Example ircd.conf file for Star4.00.Velocity or newer. +# Example ircd.conf file for Serene5.28 or newer. # # # In this file I will explain what the different lines in the ircd.conf file @@ -62,10 +62,10 @@ # other servers on the network. # Port is the default port the server will attach itself to. # -# This line names the server server1.starchat.net and attaches itself to +# This line names the server Server1.Serenity-IRC.Net and attaches itself to # all addresses attached to the machine on port 7000: # -M:Server1.starchat.net:*:Cool new server:7000 +M:Server1.Serenity-IRC.Net:*:Cool new server:7000 # # # @@ -213,7 +213,7 @@ X:killme:restartme # NOTE: Using the numeric ip address for the machine's address is slightly # faster and more secure then using it's domain name. # -C:192.168.2.1:notarealpassword:hub.starchat.net:7325:45 +C:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net:7827:45 # # # @@ -228,7 +228,7 @@ C:192.168.2.1:notarealpassword:hub.starchat.net:7325:45 # NOTE: Using the numeric IP address for the machine's address is slightly # faster and more secure then using it's domain name. # -N:192.168.2.1:notarealpassword:hub.starchat.net::40 +N:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net::40 # # # @@ -240,7 +240,7 @@ N:192.168.2.1:notarealpassword:hub.starchat.net::40 # # This line allows services to have the access needed to do it's job. # -U:Services.StarChat.Net:*:* +U:Services.Serenity-IRC.Net:*:* # # # @@ -251,12 +251,12 @@ U:Services.StarChat.Net:*:* # NOTE: The name is the name defined in the hub's M-line it might not be the # same as it's address. # -# This would allow hub.starchat.net to hub any servers while being directly +# This would allow HubServer.Serenity-IRC.Net to hub any servers while being directly # connected to your server. -H:*::hub.starchat.net +H:*::HubServer.Serenity-IRC.Net # -# This line would only allow hub2 to have Mexican servers as leaves. -H:*.mx.*:hub2.starchat.net +# This line would only allow HubServer2 to have Mexican servers as leaves. +H:*.mx.*:HubServer2.Serenity-IRC.Net # # # @@ -275,7 +275,7 @@ Q::users may not use services nicks:*serv* # # q::reason:server # -q::I have no idea why:unknown.starchat.net +q::I have no idea why:unknown.Serenity-IRC.Net # # # -- 2.30.2