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": {
"general": {
"configVersion": "2.1.1",
"name": "Hyperion server",
"showOptHelp": true,
"watchedVersionBranch": "Stable"
},
"network": { "network": {
"internetAccessAPI": true, "internetAccessAPI": true,
"localApiAuth": false, "localApiAuth": false,
"restirctedInternetAccessAPI": false "restirctedInternetAccessAPI": false
} }
} }
} },
"instanceIds": [],
"instances": []
} }