mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
reg test
This commit is contained in:
committed by
Aiden McClelland
parent
b0d59ed80f
commit
b2e1d69786
20
ui/config-sample.json
Normal file
20
ui/config-sample.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"patchDb": {
|
||||
"poll": {
|
||||
"cooldown": 10000
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"url": "rpc",
|
||||
"version": "v1"
|
||||
},
|
||||
"mocks": {
|
||||
"enabled": true,
|
||||
"connection": "ws",
|
||||
"rpcPort": "5959",
|
||||
"wsPort": "5960",
|
||||
"maskAs": "tor",
|
||||
"skipStartupAlerts": true,
|
||||
"registryURL": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user