配置调整

This commit is contained in:
thinkphp
2017-03-13 17:30:09 +08:00
parent fa2a2d0faa
commit c2dd38c326

View File

@@ -13,7 +13,7 @@
return [ return [
'url_route_on' => true, 'url_route_on' => true,
'log' => [ 'log' => [
'type' => 'trace', // 支持 socket trace file 'type' => 'file', // 支持 socket trace file
], ],
'view' => [ 'view' => [
// 模板引擎 // 模板引擎