Fix memory corruption when removing certain bans from a channel.
[srvx.git] / srvx.conf.example
index e7464e9f2108b5a117385a7cf204e1c4811bfa5a..6b89f32f8d9192343c54fb24072ea5dd97145563 100644 (file)
        // mind which ircd software you are using here, and that all of the
        // services need to be at least +o.
        // "modes" "+iok";
-        // Does your ircd have off-channel services support?
-        // Bahamut does; ircu2.10.11 does not.
-        "off_channel" "no";
-       // Does your ircd have a mode for registered channels?
-       // Bahamut does; ircu2.10.11 does not.
-       "use_registered_mode" "no";
+        // Does your ircd have off-channel services support? Does it have
+       // a registered channel mode? Does it support services opping themselves?
+        // Bahamut has these things; ircu2.10.11 does not.
+       // This setting takes three numerical values:
+       //   0 = off
+       //   1 = use a registered channel mode, have services op themselves
+       //   2 = all of the above, and a channel setting to have ChanServ not
+       //       idle in the channel
+        "off_channel" "0";
         // 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
         // How long is a channel unvisited (by masters or above) before it can be expired?
         "chan_expire_delay" "30d";
         // what !set options should we show when user calls "!set" with no arguments?
-        "set_shows" ("DefaultTopic", "TopicMask", "Greeting", "UserGreeting", "Modes", "PubCmd", "InviteMe", "UserInfo", "GiveVoice", "GiveOps", "EnfOps", "EnfModes", "EnfTopic", "TopicSnarf", "Setters", "CtcpUser", "CtcpReaction", "Protect", "Toys", "DynLimit", "NoDelete");
+        "set_shows" ("DefaultTopic", "TopicMask", "Greeting", "UserGreeting", "Modes", "PubCmd", "InviteMe", "StrictOp", "AutoOp", "EnfModes", "EnfTopic", "TopicSnarf", "UserInfo", "GiveVoice", "GiveOps", "EnfOps", "Setters", "CtcpUser", "CtcpReaction", "Protect", "Toys", "DynLimit", "NoDelete");
 
         // A list of !8ball responses
         "8ball" ("Not a chance.",