webman迁移

This commit is contained in:
2026-03-18 11:22:12 +08:00
parent dab3b3148f
commit ea77c7b3a1
623 changed files with 38163 additions and 106 deletions

View File

@@ -34,6 +34,8 @@ return [
'length' => 2,
// 混淆点长度
'confuse_length' => 2,
// 自定义字体路径(当项目字体不存在且系统回退失败时可指定,如: C:\Windows\Fonts\simhei.ttf
'font_path' => '',
],
// 代理服务器IPRequest 类将尝试获取这些代理服务器发送过来的真实IP
'proxy_server_ip' => [],
@@ -42,7 +44,7 @@ return [
// 默认驱动方式
'default' => 'mysql',
// 加密key
'key' => 'tcbDgmqLVzuAdNH39o0QnhOisvSCFZ7I',
'key' => '5u9HTYBPXId3i6K4S2Q08wWRVFxCENLU',
// 加密方式
'algo' => 'ripemd160',
// 驱动