]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - development.ini
Update Luma, reassemble combined CSS.
[xonotic/xonstat.git] / development.ini
index eff362fddba50331059114eb1f31bc236118834c..607970671dc8fd50e6dd8019425ce8a300599203 100755 (executable)
@@ -28,7 +28,7 @@ xonstat.minimum_required_players = 1
 
 # how far back to reach for calculating leaderboard rank
 # e.g. set to 7 and only the current week's data is used
 
 # how far back to reach for calculating leaderboard rank
 # e.g. set to 7 and only the current week's data is used
-xonstat.leaderboard_lifetime = 30
+xonstat.leaderboard_lifetime = 365
 
 # should the server verify requests using the d0_blind_id library?
 # if so, edit the d0_blind_id.py file with the correct location of
 
 # should the server verify requests using the d0_blind_id library?
 # if so, edit the d0_blind_id.py file with the correct location of
@@ -36,20 +36,6 @@ xonstat.leaderboard_lifetime = 30
 # Note: the default is true
 xonstat.verify_requests = false
 
 # Note: the default is true
 xonstat.verify_requests = false
 
-# similar to the above variables, but for server-specific views
-
-# how far back to go when fetching server statistics
-xonstat.servers.leaderboard_lifetime = 30
-
-# how many entries on the leaderboard to show
-xonstat.servers.leaderboard_count = 10
-
-# how many server entries to show per page
-xonstat.servers.index_count = 20
-
-# how many recent games to show
-xonstat.servers.recent_games_count = 20
-
 ##### END XONSTAT CONFIG SETTINGS #####
 
 [pipeline:main]
 ##### END XONSTAT CONFIG SETTINGS #####
 
 [pipeline:main]