forked from 0x2620/pandora
add default
This commit is contained in:
parent
ac1a567fa4
commit
77810b49d6
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ STATICFILES_FINDERS = (
|
|||
)
|
||||
|
||||
GEOIP_PATH = normpath(join(PROJECT_ROOT, '..', 'data', 'geo'))
|
||||
GOOGLE_API_KEY = None
|
||||
|
||||
WEBSOCKET = False
|
||||
WEBSOCKET_PORT = 2622
|
||||
|
|
Loading…
Reference in a new issue