Disabled cacheops in development

This commit is contained in:
Eliot Berriot 2018-05-15 22:01:23 +02:00
commit 417a1b81ae
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27

View file

@ -10,3 +10,4 @@ PYTHONDONTWRITEBYTECODE=true
WEBPACK_DEVSERVER_PORT=8080
MUSIC_DIRECTORY_PATH=/music
BROWSABLE_API_ENABLED=True
CACHEOPS_ENABLED=False