Update example.conf to Serene 5.28
authorRemco Rijnders <remco@webconquest.com>
Mon, 12 Nov 2012 03:13:17 +0000 (04:13 +0100)
committerRemco Rijnders <remco@webconquest.com>
Mon, 12 Nov 2012 03:17:15 +0000 (04:17 +0100)
doc/example.conf

index 94cb57eccc9d4b57d6c04ef49434a1f60ddd6d11..ae08ba89aa1bc31555a7b3d747c40d82dc22cb55 100644 (file)
@@ -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
 # 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
 #
 #
 #