mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
update config-sample for ui mocking
This commit is contained in:
committed by
Aiden McClelland
parent
c99b75c0b4
commit
82602af601
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"gitHash": "",
|
"gitHash": "3fd3de293fac45b745b3691a1b1804cea6739950",
|
||||||
"patchDb": {
|
"patchDb": {
|
||||||
"poll": {
|
"poll": {
|
||||||
"cooldown": 10000
|
"cooldown": 10000
|
||||||
@@ -11,9 +11,6 @@
|
|||||||
},
|
},
|
||||||
"mocks": {
|
"mocks": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"connection": "ws",
|
|
||||||
"rpcPort": "5959",
|
|
||||||
"wsPort": "5960",
|
|
||||||
"maskAs": "tor",
|
"maskAs": "tor",
|
||||||
"skipStartupAlerts": true
|
"skipStartupAlerts": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user