update initial settings
This commit is contained in:
@@ -1,11 +1,19 @@
|
|||||||
{
|
{
|
||||||
"global": {
|
"global": {
|
||||||
"settings":{
|
"settings": {
|
||||||
"network":{
|
"general": {
|
||||||
"internetAccessAPI":true,
|
"configVersion": "2.1.1",
|
||||||
"localApiAuth":false,
|
"name": "Hyperion server",
|
||||||
"restirctedInternetAccessAPI":false
|
"showOptHelp": true,
|
||||||
}
|
"watchedVersionBranch": "Stable"
|
||||||
}
|
},
|
||||||
}
|
"network": {
|
||||||
|
"internetAccessAPI": true,
|
||||||
|
"localApiAuth": false,
|
||||||
|
"restirctedInternetAccessAPI": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"instanceIds": [],
|
||||||
|
"instances": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user