]> jfr.im git - irc/unrealircd/unrealircd.git/commitdiff
readded template.network
authorluke <redacted>
Mon, 27 May 2002 20:03:56 +0000 (20:03 +0000)
committerluke <redacted>
Mon, 27 May 2002 20:03:56 +0000 (20:03 +0000)
networks/template.network [new file with mode: 0644]

diff --git a/networks/template.network b/networks/template.network
new file mode 100644 (file)
index 0000000..a72c057
--- /dev/null
@@ -0,0 +1,75 @@
+ver^2.2
+#
+# Network Configuration File Template
+# -----------------------------------------
+#  Added-at:     <day> <month> <year> <hh:dd> GMT
+#  Author:       <nick> (<real name>)
+#  E-Mail:       <email>
+#  $Id$
+# -----------------------------------------
+# This is a template so you can create your own network configuration files
+# Just follow the instructions and it will prolly work ;)
+# 0 = No   1 = Yes
+# -------------------------------------------------------
+#
+# These two specify the name of the IRC network, set the same in both fields
+Network >..........: IRC
+Set ircnetwork ....: IRC
+
+# This is where your DNS pool is (like irc.dal.net)
+Set defserv .......: irc.ircnet.org
+
+# This is the name of your Services Server
+Set SERVICES_NAME .: services.ircnet.org
+
+# This is the virtual hostname IRCops will get if iNAH option is enabled
+# on oper up
+Set oper_host .....: ircop.ircnet.org
+
+# This is the virtual hostname Server Admins will get if iNAH option is enabled
+# on oper up
+Set admin_host ....: admin.ircnet.org
+
+# This is the virtual hostname Local IRCops will get if iNAH option is enabled
+# on oper up
+
+Set locop_host ....: locop.ircnet.org
+
+# This is the virtual hostname Services Operators/Admins will get
+# if iNAH option is enabled on oper up
+
+Set sadmin_host ...: serviceop.ircnet.org
+
+# This is the virtual hostname NetAdmins will get
+# if iNAH option is enabled on oper up
+
+Set netadmin_host .: netadmin.ircnet.org
+
+# This is the virtual hostname CoAdmins will get
+# if iNAH option is enabled on oper up
+Set coadmin_host ..: coadmin.ircnet.org
+
+
+# This is the prefix of the hidden host (cloaking) hostname
+Set hidden_host ...: mpx
+# This is the domain of the IRC network
+Set netdomain .....: ircnet.org
+# This is where people can go for help
+Set helpchan ......: #IRC
+# This is the name of the stats server
+Set STATS_SERVER ..: stats.ircnet.org
+# -- Not in use--
+Set HUB ...........: 1
+# This enables the auto-setting of f.x @netadmin.network.net 
+# on oper up
+Set iNAH ..........: 0
+# -- Not in use but still here --
+Set net_quit ......: ic
+
+
+# These are the cloak keys for your network. They should be the same on ALL SERVERS
+# They must also be > 10000
+Set cloak_key_1 ...: 0
+Set cloak_key_2 ...: 0
+Set cloak_key_3 ...: 0
+