Set production backend config "CLEAR_PROTECTION_MINUTES": 5

This commit is contained in:
wiz 2021-04-15 21:44:13 +09:00
parent fd0ffd2a39
commit 3300f0e8d3
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -6,6 +6,7 @@
"MINED_BLOCKS_CACHE": 144,
"SPAWN_CLUSTER_PROCS": 0,
"API_URL_PREFIX": "/api/v1/",
"CLEAR_PROTECTION_MINUTES": 5,
"POLL_RATE_MS": 2000
},
"CORE_RPC": {