]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - production.ini
Add those settings to the sample INI files.
[xonotic/xonstat.git] / production.ini
index c68321641e8339219a00085546b90de0cce9b3b0..c3838a1107aff3f1b3af8057cec31443c37a4c91 100644 (file)
@@ -15,10 +15,14 @@ cache.regions             =  hourly_term
 cache.type                =  memory
 cache.hourly_term.expire  =  3600
 
-# XonStat-specific settings
-xonstat.minimum_required_players = 2
-xonstat.leaderboard_lifetime     = 7
-xonstat.verify_requests          = true
+# XonStat-specific settings. See development.ini for their descriptions.
+xonstat.minimum_required_players     = 2
+xonstat.leaderboard_lifetime         = 7
+xonstat.verify_requests              = true
+xonstat.servers.leaderboard_lifetime = 30
+xonstat.servers.leaderboard_count    = 10
+xonstat.servers.index_count          = 20
+xonstat.servers.recent_games_count   = 20
 
 [filter:weberror]
 use   = egg:WebError#error_catcher