mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
配置调整
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
return [
|
||||
'url_route_on' => true,
|
||||
'log' => [
|
||||
'type' => 'trace', // 支持 socket trace file
|
||||
'type' => 'file', // 支持 socket trace file
|
||||
],
|
||||
'view' => [
|
||||
// 模板引擎
|
||||
|
||||
Reference in New Issue
Block a user