geek лет назад: 4
Родитель
Сommit
b3c6043e2f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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