mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 01:36:37 +02:00
edfca03e28
+ all of the module files to the new format.
20 lines
484 B
SYSTEMD
20 lines
484 B
SYSTEMD
set {
|
|
network-name "Thai IRC Network";
|
|
default-server "irc.thai.com";
|
|
services-server "services.thai.com";
|
|
stats-server "stats.thai.com";
|
|
help-channel "#Services";
|
|
hiddenhost-prefix "ThaiNet";
|
|
prefix-quit "Quit:";
|
|
hosts {
|
|
local "locop.thai.com";
|
|
global "ircop.thai.com";
|
|
coadmin "coadmin.thai.com";
|
|
admin "admin.thai.com";
|
|
servicesadmin "serviceop.thai.com";
|
|
techadmin "techadmin.thai.com";
|
|
netadmin "netadmin.thai.com";
|
|
host-on-oper-up "on";
|
|
};
|
|
};
|