Sfoglia il codice sorgente

测试不配置setting

yf_fyh 3 anni fa
parent
commit
13b75f90cd
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      bigdataAPI/settings.py

+ 5 - 5
bigdataAPI/settings.py

@@ -177,8 +177,8 @@ JWT_AUTH = {
 }
 
 
-CACHES = {
-    'default': {
-        'BACKEND': 'uwsgicache.UWSGICache',
-    }
-}
+# CACHES = {
+#     'default': {
+#         'BACKEND': 'uwsgicache.UWSGICache',
+#     }
+# }