mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 10:56:37 +02:00
edfca03e28
+ all of the module files to the new format.
20 lines
512 B
SYSTEMD
20 lines
512 B
SYSTEMD
set {
|
|
network-name "IRCThai.com";
|
|
default-server "irc.ircthai.com";
|
|
services-server "services.ircthai.com";
|
|
stats-server "stats.ircthai.com";
|
|
help-channel "#ThaiHelp";
|
|
hiddenhost-prefix "IRCThai";
|
|
prefix-quit "Quit:";
|
|
hosts {
|
|
local "LOCop.ircthai.com";
|
|
global "IRCop.ircthai.com";
|
|
coadmin "CoAdmin.ircthai.com";
|
|
admin "Admin.ircthai.com";
|
|
servicesadmin "ServiceAdmin.ircthai.com";
|
|
techadmin "TechAdmin.ircthai.com";
|
|
netadmin "NetAdmin.ircthai.com";
|
|
host-on-oper-up "on";
|
|
};
|
|
};
|