Files
hyperion-docker/initialconfig.json
2026-02-10 09:54:03 +01:00

19 lines
342 B
JSON

{
"global": {
"settings": {
"general": {
"configVersion": "2.1.1",
"name": "Hyperion server",
"showOptHelp": true,
"watchedVersionBranch": "Stable"
},
"network": {
"internetAccessAPI": true,
"localApiAuth": false,
"restirctedInternetAccessAPI": false
}
}
},
"instanceIds": [],
"instances": []
}