Do not explicitly set the index_batch_size, keep it on default (#580)

This commit is contained in:
Sabart Otto 2021-10-22 05:56:36 +02:00 committed by GitHub
parent 31d2f478bf
commit 05d125a0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,6 @@ db_dir = "/mnt/hdd/mynode/electrs"
electrum_rpc_addr = "0.0.0.0:50001"
monitoring_addr = "127.0.0.1:4224"
bulk_index_threads = 3
index_batch_size = 12
txid_limit = 100
tx_cache_size_mb = 10.0
wait_duration_secs = 15