Add cronjob to fetch new timetable data from HSL
This commit is contained in:
@@ -130,7 +130,7 @@ GOOGLE_RECAPTCHA_SECRET_KEY = "YOUR-PRIVATE-KEY"
|
||||
#Logger level
|
||||
|
||||
LOGGERLEVEL = logging.ERROR
|
||||
LOGPATH = expanduser("~")+ "/debug.log"
|
||||
LOGPATH = "logs/debug.log"
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/1.9/topics/i18n/
|
||||
|
||||
Reference in New Issue
Block a user