Files
start-os/web/config-sample.json
Lucy df4c92672f Fix/os update version (#2890)
* dynamically set a registry to use for os updates

* fix os updates response type

* fix saving high score

---------

Co-authored-by: Matt Hill <mattnine@protonmail.com>
2025-04-23 07:17:46 -06:00

21 lines
411 B
JSON

{
"useMocks": true,
"ui": {
"api": {
"url": "rpc",
"version": "v1"
},
"marketplace": {
"start9": "https://registry.start9.com/",
"community": "https://community-registry.start9.com/"
},
"startosRegistry": "https://registry.start9.com/",
"mocks": {
"maskAs": "tor",
"maskAsHttps": true,
"skipStartupAlerts": true
}
},
"gitHash": ""
}