]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - development.ini
Update Luma, reassemble combined CSS.
[xonotic/xonstat.git] / development.ini
index 0f9af3b7acc6d817dc980ab8b9e0302e52893d3a..607970671dc8fd50e6dd8019425ce8a300599203 100755 (executable)
@@ -12,7 +12,6 @@ session.data_dir = %(here)s/data/sessions/data
 session.lock_dir = %(here)s/data/sessions/lock
 session.key = xonstat
 session.secret = CHANGEMECHANGEMECHANGEME
-jinja2.directories = xonstat:templates
 mako.directories = xonstat:templates
 
 # Beaker cache settings
@@ -21,7 +20,6 @@ cache.regions = hourly_term
 cache.type = memory
 cache.hourly_term.expire = 3600
 
-
 ##### XONSTAT CONFIG SETTINGS #####
 
 # how many "real" players are required before the data
@@ -30,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
-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