]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Change default of sv_maxidle_playertospectator to 60
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 7b7fb72eb9d1e32394d083f99bddfedff84fd6ba..be57248acc8b3304fcefd6bbc96c005d779ca50d 100644 (file)
@@ -416,7 +416,7 @@ set sv_maxidle_alsokickspectators 1 "when sv_maxidle is > 0, kick idle spectator
 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"
 
-set sv_maxidle_playertospectator 0 "move players idle for more than this amount of time in seconds to spectators (sv_maxidle timer starts again after sv_maxidle_playertospectator has moved a player to spectators)"
+set sv_maxidle_playertospectator 60 "move players idle for more than this amount of time in seconds to spectators (sv_maxidle timer starts again after sv_maxidle_playertospectator has moved a player to spectators)"
 
 sv_allowdownloads_inarchive 1 // for csprogs.dat
 sv_allowdownloads 0 // download protocol is evil