mirror of
https://github.com/WeiYe-Jing/datax-web.git
synced 2026-07-03 21:08:58 +08:00
change:
1.修改核心配置打印更多信息
This commit is contained in:
parent
feb299eecc
commit
ebcc76f862
@ -19,7 +19,7 @@
|
||||
"address": "http://localhost:7001/api",
|
||||
"timeout": 10000,
|
||||
"reportDataxLog": false,
|
||||
"reportPerfLog": false
|
||||
"reportPerfLog": true
|
||||
},
|
||||
"transport": {
|
||||
"channel": {
|
||||
@ -45,7 +45,7 @@
|
||||
"channel": 5
|
||||
},
|
||||
"trace": {
|
||||
"enable": "false"
|
||||
"enable": "true"
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user