From f64c6700039ef0f37345ec72c3db4a79043e2b71 Mon Sep 17 00:00:00 2001 From: pk910 Date: Thu, 7 Jul 2011 22:12:21 +0200 Subject: [PATCH] added invite_timeout to the example configuration --- srvx.conf.example | 2 ++ 1 file changed, 2 insertions(+) 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"; -- 2.20.1