yf_fyh 3 лет назад
Родитель
Сommit
fdf54efdca
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      bigdataAPI/settings.py

+ 0 - 4
bigdataAPI/settings.py

@@ -180,8 +180,4 @@ JWT_AUTH = {
 CACHES = {
     'default': {
         'BACKEND': 'uwsgicache.UWSGICache',
-
-        # and optionally, if you use a different cache name
-        'LOCATION': 'foobar'
-    }
 }