Remove uncommon settings
This commit is contained in:
parent
98566ca8ba
commit
4ec3a1ff61
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"apiKey": null,
|
"apiKey": null,
|
||||||
"apiLogPath": null,
|
"apiLogPath": null,
|
||||||
"apiPollInterval": 25,
|
|
||||||
"apiVersion": 6,
|
|
||||||
"webBacklog": 5,
|
|
||||||
"webBindAddress": "127.0.0.1",
|
"webBindAddress": "127.0.0.1",
|
||||||
"webBindPort": 8765,
|
"webBindPort": 8765,
|
||||||
"webCorsOrigin": "http://localhost",
|
"webCorsOrigin": "http://localhost"
|
||||||
"webTimeout": 10000
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user