Explorar o código

使用uwsgi的缓存

yf_fyh %!s(int64=3) %!d(string=hai) anos
pai
achega
fdf54efdca
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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'
-    }
 }