X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/fb06d910df6def2dd81b4af547726c043b057894..b25b4a7c5a9edc7f62c3829e03e39fe7d545c8fa:/doc/example.conf diff --git a/doc/example.conf b/doc/example.conf index ce6af45..1e62101 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -466,6 +466,10 @@ alias "BotServ" { target = "BotServ"; }; +alias "InfoServ" { + target = "InfoServ"; +}; + alias "NS" { target = "NickServ"; }; @@ -490,6 +494,10 @@ alias "BS" { target = "BotServ"; }; +alias "IS" { + target = "InfoServ"; +}; + general { hide_error_messages = opers; hide_spoof_ips = yes;