ChanServ bugfixes for +z and addbans in suspended channels
[srvx.git] / srvx.conf.example
index e7464e9f2108b5a117385a7cf204e1c4811bfa5a..8145b1fb7893f20c2d1371cc81f8093f2d723d6f 100644 (file)
        // "modes" "+iok";
         // Does your ircd have off-channel services support?
         // Bahamut does; ircu2.10.11 does not.
-        "off_channel" "no";
+        "off_channel" "off";
        // Does your ircd have a mode for registered channels?
        // Bahamut does; ircu2.10.11 does not.
-       "use_registered_mode" "no";
+       "use_registered_mode" "off";
         // how long should a person be unseen before resending infoline?
         "info_delay" "120";
         // maximum greeting length
-        "max_greetlen" "120";
+        "max_greetlen" "200";
         // maximum users in a channel userlist
         "max_chan_users" "512";
         // maximum bans on a channel banlist