update config-sample for ui mocking

This commit is contained in:
Matt Hill
2021-12-01 14:48:53 -07:00
committed by Aiden McClelland
parent c99b75c0b4
commit 82602af601

View File

@@ -1,5 +1,5 @@
{
"gitHash": "",
"gitHash": "3fd3de293fac45b745b3691a1b1804cea6739950",
"patchDb": {
"poll": {
"cooldown": 10000
@@ -11,9 +11,6 @@
},
"mocks": {
"enabled": true,
"connection": "ws",
"rpcPort": "5959",
"wsPort": "5960",
"maskAs": "tor",
"skipStartupAlerts": true
}