]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Rename sv_maxidle_spectatorsareidle to sv_maxidle_alsokickspectators, enable by defau...
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index de85a58eecdfc500a373a21e5ea035317558f155..7b7fb72eb9d1e32394d083f99bddfedff84fd6ba 100644 (file)
@@ -412,7 +412,7 @@ sv_gameplayfix_droptofloorstartsolid 0
 set sv_foginterval 1 "force enable fog in regular intervals"
 
 set sv_maxidle 0 "kick players idle for more than this amount of time in seconds"
-set sv_maxidle_spectatorsareidle 0 "when sv_maxidle is not 0, kick idle spectators too"
+set sv_maxidle_alsokickspectators 1 "when sv_maxidle is > 0, kick idle spectators as well as players"
 set sv_maxidle_slots 0 "when not 0, only kick idlers when this many or less player slots are available"
 set sv_maxidle_slots_countbots 1 "count bots as player slots"