]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - production.ini
Remove more refs to sqlahelper.
[xonotic/xonstat.git] / production.ini
index c68321641e8339219a00085546b90de0cce9b3b0..a2da1cf785a9cb3b371955d2f5d1aa8418a7bdf8 100644 (file)
@@ -15,10 +15,10 @@ 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
 
 [filter:weberror]
 use   = egg:WebError#error_catcher