songxingwei 3 gadi atpakaļ
vecāks
revīzija
13279caa1c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      thinkphp/convention.php

+ 1 - 1
thinkphp/convention.php

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