取消 url_module_map 配置参数 改进Redis session驱动

This commit is contained in:
thinkphp
2016-05-21 15:21:12 +08:00
parent 3bcb764973
commit 744cdaebff
2 changed files with 10 additions and 12 deletions

View File

@@ -73,8 +73,6 @@ return [
'url_route_on' => true,
// 是否强制使用路由
'url_route_must' => false,
// URL模块映射
'url_module_map' => [],
// 域名部署
'url_domain_deploy' => false,
// 域名根,如.thinkphp.cn