mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
update bootstrapper and startup flow
This commit is contained in:
committed by
Aiden McClelland
parent
f364202ae9
commit
12c44565ff
@@ -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