You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
246 B
15 lines
246 B
5 months ago
|
{
|
||
|
"active": true,
|
||
|
"sync": true,
|
||
|
"scopes" : [
|
||
|
{"scope": "global", "level": "debug"},
|
||
|
{"scope": "command", "level": "debug"}
|
||
|
],
|
||
|
"dispatchers": [
|
||
|
{"type": "network", "option":"127.0.0.1:12345"}
|
||
|
],
|
||
|
"options": {
|
||
|
"provider": "json"
|
||
|
}
|
||
|
}
|