Files
start-os/frontend/config-sample.json
Matt Hill 01f14061ec better eager loading and better error messaging for backup flow (#1368)
* better eager loading and better error messaging for backup flow

* add arch qp to marketplace proxy requests

* better styling for eos release notes
2022-03-31 13:05:59 -04:00

20 lines
279 B
JSON

{
"useMocks": true,
"ui": {
"patchDb": {
"poll": {
"cooldown": 10000
}
},
"api": {
"url": "rpc",
"version": "v1"
},
"mocks": {
"maskAs": "tor",
"skipStartupAlerts": true
},
"targetArch": "aarch64"
}
}