Files
start-os/web/config-sample.json
2023-11-13 15:59:16 -07:00

21 lines
382 B
JSON

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