Files
start-os/frontend/config-sample.json

21 lines
384 B
JSON

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