Explorar el Código

feat():授权

geek hace 4 años
padre
commit
b3c6043e2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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