mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
配置调整
This commit is contained in:
@@ -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' => [
|
||||||
// 模板引擎
|
// 模板引擎
|
||||||
|
|||||||
Reference in New Issue
Block a user