update initial settings

This commit is contained in:
2026-02-10 09:54:03 +01:00
parent 8889592a87
commit 215f7988b5

View File

@@ -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": []
} }