mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
reg test
This commit is contained in:
committed by
Aiden McClelland
parent
edc37e33f1
commit
dc71a625b2
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