1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-26 19:16:38 +02:00
Files
unrealircd/networks/v64net.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
460 B
SYSTEMD

set {
network-name "V64net";
default-server "irc.v64.net";
services-server "services.v64.net";
stats-server "stats.v64.net";
help-channel "#HELP";
hiddenhost-prefix "V64net";
prefix-quit "Quit:";
hosts {
local "locop.v64.net";
global "ircop.v64.net";
coadmin "coadmin.v64.net";
admin "admin.v64.net";
servicesadmin "serviceop.v64.net";
techadmin "techadmin.v64.net";
netadmin "netadmin.v64.net";
host-on-oper-up "off";
};
};