add default

This commit is contained in:
j 2017-06-09 11:29:33 +02:00
parent ac1a567fa4
commit 77810b49d6

View file

@ -70,6 +70,7 @@ STATICFILES_FINDERS = (
)
GEOIP_PATH = normpath(join(PROJECT_ROOT, '..', 'data', 'geo'))
GOOGLE_API_KEY = None
WEBSOCKET = False
WEBSOCKET_PORT = 2622