Selaa lähdekoodia

feat():授权

geek 4 vuotta sitten
vanhempi
commit
b3c6043e2f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

@@ -15,7 +15,7 @@
 
 return [
     // 驱动方式
-    'type'   => 'redis',
+    'type'   => 'file',
     // 缓存保存目录
     'path'   => '',
     // 缓存前缀