]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Add InfoServ to the default aliases in ShadowIRCd.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 4378942113ea5d6ab43e57c63dd01a02decf7171..bbb2b26be24539bed2932dac5f6f42665bfc5310 100755 (executable)
@@ -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.
  */