X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/fb06d910df6def2dd81b4af547726c043b057894..b25b4a7c5a9edc7f62c3829e03e39fe7d545c8fa:/doc/reference.conf?ds=sidebyside diff --git a/doc/reference.conf b/doc/reference.conf index 4378942..bbb2b26 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -992,6 +992,10 @@ alias "BotServ" { target = "BotServ"; }; +alias "InfoServ" { + target = "InfoServ"; +}; + alias "NS" { target = "NickServ"; }; @@ -1016,6 +1020,10 @@ alias "BS" { target = "BotServ"; }; +alias "IS" { + target = "InfoServ"; +}; + /* The general block contains many of the options that were once compiled * in options in config.h. The general block is read at start time. */