]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
s/owner/admin/ throughout the source code and docs.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 7dbf222a5925c3145e32d181684a5ac94c9d88a1..948b5d9d17855f0dbf20af1ef2ba07a5577f66d9 100755 (executable)
@@ -749,15 +749,15 @@ channel {
         */
        use_halfop = yes;
 
-       /* owner: Enable/disable channel mode +a, which adds owner,
+       /* admin: Enable/disable channel mode +a, which adds admin,
         * a channel status above op that has op powers (kick, ban, mode, etc.)
-        * owners can only be kicked/deownered by other owners, and may kick
+        * admins can only be kicked/deadmined by other admins, and may kick
         * or deop anyone. Disabling this via rehash will cause things which
         * are rather confusing to occur, it is highly recommended to restart
         * if you wish to disable this option, though it may be enabled 
         * by rehash with no problems.
         */
-       use_owner = yes;
+       use_admin = yes;
 
        /* invex: Enable/disable channel mode +I, a n!u@h list of masks
         * that can join a +i channel without an invite. Disabling this option