Parcourir la source

feat():授权

geek il y a 4 ans
Parent
commit
b3c6043e2f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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