Add more stats.

This commit is contained in:
Jim Driessen
2017-09-28 17:25:21 +02:00
committed by Daan Sprenkels
parent cbc9284865
commit 04cdce9ad4
6 changed files with 148 additions and 19 deletions

View File

@ -152,3 +152,6 @@ LIMIT_ALWAYS = False
LIMIT_HOURS = (12, 16)
CONTACT_EMAIL = 'marietje@science.ru.nl'
STATS_TOP_COUNT = 50
STATS_REQUEST_IGNORE_USER_IDS = (51, 515)