内核更新,多余文件清理
This commit is contained in:
+2
-2
@@ -140,7 +140,7 @@ return [
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
'log' => [
|
||||
// 日志记录方式,支持 file socket sae
|
||||
// 日志记录方式,支持 file sae
|
||||
'type' => 'File',
|
||||
// 日志保存目录
|
||||
'path' => LOG_PATH,
|
||||
@@ -150,7 +150,7 @@ return [
|
||||
// | Trace设置
|
||||
// +----------------------------------------------------------------------
|
||||
'trace' => [
|
||||
//支持Html,Console 设为false则不显示
|
||||
// 支持Html Socket Console 设为false则不显示
|
||||
'type' => false,
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user