songxingwei 3 년 전
부모
커밋
13279caa1c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      thinkphp/convention.php

+ 1 - 1
thinkphp/convention.php

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