1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 16:36:38 +02:00
Files
unrealircd/networks/lamenet.network
T
stskeeps edfca03e28 +- Modified an old Unreal3.1.1 to be network file converter, and converted
+  all of the module files to the new format.
2001-03-17 16:22:40 +00:00

20 lines
493 B
SYSTEMD

set {
network-name "lamenet.net";
default-server "irc.lamenet.net";
services-server "services.lamenet.net";
stats-server "stats.lamenet.net";
help-channel "#Services";
hiddenhost-prefix "hiddenhost";
prefix-quit "Quit:";
hosts {
local "biglamer.lamenet.net";
global "oper.mynet.org";
coadmin "coadmin";
admin "admin.mynet.org";
servicesadmin "csop.lamenet.net";
techadmin "techadmin.lamenet.net";
netadmin "netadmin.lamenet.net";
host-on-oper-up "on";
};
};