yf_fyh пре 3 година
родитељ
комит
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'
-    }
 }