mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
取消 url_module_map 配置参数 改进Redis session驱动
This commit is contained in:
@@ -73,8 +73,6 @@ return [
|
||||
'url_route_on' => true,
|
||||
// 是否强制使用路由
|
||||
'url_route_must' => false,
|
||||
// URL模块映射
|
||||
'url_module_map' => [],
|
||||
// 域名部署
|
||||
'url_domain_deploy' => false,
|
||||
// 域名根,如.thinkphp.cn
|
||||
|
||||
Reference in New Issue
Block a user