From: pk910 Date: Thu, 7 Jul 2011 20:12:21 +0000 (+0200) Subject: added invite_timeout to the example configuration X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=f64c6700039ef0f37345ec72c3db4a79043e2b71 added invite_timeout to the example configuration --- diff --git a/srvx.conf.example b/srvx.conf.example index 78a93c1..70e2802 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -242,6 +242,8 @@ "max_owned" "5"; // how long between automatic topic refreshes with TopicRefresh 0 "refresh_period" "3h"; + // how long between two invites of an user + "invite_timeout" "10s"; // what should !access say for various staff? "irc_operator_epithet" "a megalomaniacal power hungry tyrant"; "network_helper_epithet" "a wannabe tyrant";