优化域名路由检测 去除无用配置

This commit is contained in:
thinkphp
2016-01-05 23:32:40 +08:00
parent 17a692aa20
commit e8291926cc
2 changed files with 17 additions and 11 deletions

View File

@@ -87,8 +87,6 @@ return [
'url_domain_deploy' => false,
// 域名根,如.thinkphp.cn
'url_domain_root' => '',
// 域名部署规则
'url_domain_rules' => [],
// +----------------------------------------------------------------------
// | 视图及模板设置