From: Rudolf Polzer Date: Wed, 3 Nov 2010 05:44:26 +0000 (+0100) Subject: sv_maxidle -> server.cfg X-Git-Tag: xonotic-v0.1.0preview~94 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=a80db75073d07caf6dcc1cfd470febb980967a16 sv_maxidle -> server.cfg --- diff --git a/server/server.cfg b/server/server.cfg index 3144017b..14eeacab 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -79,6 +79,7 @@ //sv_vote_simple_majority_factor 0 // 0.666 will win votes by a 2/3 majority of the VOTERS (not the players!) // note: to JUST support simple majorities, set these two factors equal +//sv_maxidle 0 // idle time in seconds after which players will get kicked