songxingwei 3 vuotta sitten
vanhempi
commit
13279caa1c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      thinkphp/convention.php

+ 1 - 1
thinkphp/convention.php

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