Update config unit tests
This commit is contained in:
parent
53d1497ce8
commit
d037ae2faf
@ -19,6 +19,7 @@ describe('Mempool Backend Config', () => {
|
|||||||
HTTP_PORT: 8999,
|
HTTP_PORT: 8999,
|
||||||
SPAWN_CLUSTER_PROCS: 0,
|
SPAWN_CLUSTER_PROCS: 0,
|
||||||
API_URL_PREFIX: '/api/v1/',
|
API_URL_PREFIX: '/api/v1/',
|
||||||
|
AUTOMATIC_BLOCK_REINDEXING: false,
|
||||||
POLL_RATE_MS: 2000,
|
POLL_RATE_MS: 2000,
|
||||||
CACHE_DIR: './cache',
|
CACHE_DIR: './cache',
|
||||||
CLEAR_PROTECTION_MINUTES: 20,
|
CLEAR_PROTECTION_MINUTES: 20,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user