]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Make KICK and INVITE send snotes on override.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 636800d23e22f0b1412d6851944491b5c702363d..5642ad79e7ec7aface5544c5a9233928b6ae3706 100755 (executable)
@@ -1004,6 +1004,13 @@ general {
         */
        default_adminstring = "is a Server Administrator";
 
+       /* default operhost: defines the default virtual host that
+        * operators will receiving upon opering up. Can be overriden
+        * by the vhost option in individual operator blocks. This
+        * must be a valid hostmask.
+        */
+       default_operhost = "staff.testnet.net";
+
        /* servicestring: defines the response for opered services (+S)
         * in /whois queries, eg "is a Network Service".
         * This is updated on rehash.