mirror of
https://github.com/mempool/mempool.git
synced 2025-03-29 11:12:16 +01:00
ops: Enable redis for production mainnet
This commit is contained in:
parent
fab82551cf
commit
681f9a1c69
@ -106,7 +106,12 @@
|
||||
"node206.tk7.mempool.space"
|
||||
]
|
||||
},
|
||||
"MEMPOOL_SERVICES": {
|
||||
"REDIS": {
|
||||
"ENABLED": true,
|
||||
"UNIX_SOCKET_PATH": "/tmp/redis.sock",
|
||||
"BATCH_QUERY_BASE_SIZE": 5000
|
||||
},
|
||||
"MEMPOOL_SERVICES": {
|
||||
"API": "https://mempool.space/api/v1/services",
|
||||
"ACCELERATIONS": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user