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