Code: Select all
set {
services-server "68.201.4.157";
};Code: Select all
include "aliases/anope.conf";Is it ok to have both the IRCD and the SERVICES running on the same port. 6667? or should they be on different ports?
Moderator: Supporters
Code: Select all
set {
services-server "68.201.4.157";
};Code: Select all
include "aliases/anope.conf";Code: Select all
set {
network-name "68.201.4.157";
default-server "68.201.4.157";
services-server "irc.theroarclan.com";
help-channel "#help";
hiddenhost-prefix "roar";
};