]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - development.ini
Update the CSS, make it easier to generate them.
[xonotic/xonstat.git] / development.ini
index 28b3adae222315a82f4c3cac6ab908303c19342d..e7f25339f60b1b7b51872be3ff4efa878207ad9e 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
@@ -24,6 +23,7 @@ cache.hourly_term.expire = 3600
 # Mozilla Persona settings
 persona.secret = This is a secret string. Please change me!
 persona.audiences = http://localhost:6543
+persona.siteName = XonStat
 
 ##### XONSTAT CONFIG SETTINGS #####