blockfilterindex incompatible with prune

This commit is contained in:
kexkey
2021-02-12 15:26:05 -05:00
parent 738051859e
commit dfc6bbbdbc

View File

@@ -10,13 +10,13 @@ regtest=1
prune=<%= bitcoin_prune_size || 550 %>
<% } else { %>
txindex=1
blockfilterindex=1
<% } %>
zmqpubrawblock=tcp://0.0.0.0:18501
zmqpubrawtx=tcp://0.0.0.0:18502
listen=1
blockfilterindex=1
<% if ( features.indexOf('tor') !== -1 && torifyables && torifyables.indexOf('tor_bitcoin') !== -1 ) { %>
#tor