mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Config refactoring fixes (#1799)
* Correct JS requestConfig call * Update requestWriteConfig to new API format * Add hyperion-light and bare-minimum preset scenarios
This commit is contained in:
@@ -43,9 +43,7 @@
|
||||
},
|
||||
"config": {
|
||||
"required": false,
|
||||
"$ref": "schema-settings-full-relaxed.json",
|
||||
"required": false,
|
||||
"$ref": "schema-settings-ui.json"
|
||||
"$ref": "schema-settings-full-relaxed.json"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
Reference in New Issue
Block a user