mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
rework endpoints and enable setting custom marketplace urls
This commit is contained in:
committed by
Aiden McClelland
parent
16f5764f74
commit
6d92c195e9
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"start9Marketplace": {
|
||||
"clearnet": "",
|
||||
"tor": ""
|
||||
},
|
||||
"patchDb": {
|
||||
"poll": {
|
||||
"cooldown": 10000
|
||||
@@ -14,7 +18,6 @@
|
||||
"rpcPort": "5959",
|
||||
"wsPort": "5960",
|
||||
"maskAs": "tor",
|
||||
"skipStartupAlerts": true,
|
||||
"registryURL": ""
|
||||
"skipStartupAlerts": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user