mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
update bootstrapper and startup flow
This commit is contained in:
committed by
Aiden McClelland
parent
e5de786cf1
commit
84718792bf
@@ -2,11 +2,11 @@
|
||||
"patchDb": {
|
||||
"timeoutForMissingRevision": 5000,
|
||||
"poll": {
|
||||
"cooldown": 40000
|
||||
"cooldown": 10000
|
||||
}
|
||||
},
|
||||
"api": {
|
||||
"url": "/rpc",
|
||||
"url": "rpc",
|
||||
"version": "v1"
|
||||
},
|
||||
"mocks": {
|
||||
|
||||
Reference in New Issue
Block a user