mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-26 11:17:59 +00:00
Realtime messaging enabled
This commit is contained in:
@@ -149,7 +149,7 @@ TASTYPIE_ALLOW_MISSING_SLASH = True
|
||||
SENDFILE_ROOT = os.path.join(MEDIA_ROOT, 'mixes')
|
||||
SENDFILE_URL = '/media/mixes'
|
||||
|
||||
#SESSION_ENGINE = 'user_sessions.backends.db'
|
||||
#SESSION_ENGINE = 'django.contrib.sessions.models.Session'
|
||||
|
||||
mimetypes.add_type("text/xml", ".plist", False)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user