Browse Source

减小注册压力

lizhen_gitee 4 months ago
parent
commit
289e4d48e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -258,7 +258,7 @@ return [
     // +----------------------------------------------------------------------
     'token'                  => [
         // 驱动方式
-        'type'     => 'Mysql',
+        'type'     => 'Redis',
         // 缓存前缀
         'key'      => 'BgCYelhLFAN9a54u1tyPk67cMRZs3vni',
         // 加密方式