From 05fcb058c425829c77d8f9d39c7b7a5e3a8da9ae Mon Sep 17 00:00:00 2001 From: lukas9950 Date: Sat, 18 Feb 2012 17:44:28 +0100 Subject: [PATCH] updated example config --- srvx.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srvx.conf.example b/srvx.conf.example index 3737033..f8acd0d 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -103,7 +103,7 @@ "uc_H" "800"; // .. and upper case H "S" "999"; "b" "800"; - "I" "800"; + "I" "800"; }; // and for who can change epithets for staff "set_epithet_level" "800"; @@ -239,7 +239,7 @@ // How often to look for dnrs that have expired? "dnr_expire_freq" "1h"; // what !set options should we show when user calls "!set" with no arguments? - "set_shows" ("DefaultTopic", "TopicMask", "Greeting", "UserGreeting", "Modes", "PubCmd", "InviteMe", "EnfModes", "EnfTopic", "TopicSnarf", "UserInfo", "GiveVoice", "GiveOps", "EnfOps", "Setters", "CtcpUsers", "CtcpReaction", "Protect", "Toys", "DynLimit", "NoDelete"); + "set_shows" ("DefaultTopic", "TopicMask", "AdvTopic", "Greeting", "UserGreeting", "Modes", "PubCmd", "InviteMe", "EnfModes", "EnfTopic", "TopicSnarf", "UserInfo", "GiveVoice", "GiveOps", "EnfOps", "Setters", "CtcpUsers", "CtcpReaction", "Protect", "Toys", "DynLimit", "NoDelete"); // A list of !8ball responses "8ball" ("Not a chance.", -- 2.20.1