Ver código fonte

feat():授权

geek 4 anos atrás
pai
commit
b3c6043e2f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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