bitcoind/defaults/main.yaml
changeset 39 b3eed94ce29c
parent 38 6010e08ece63
child 40 15ec43107dfc
--- a/bitcoind/defaults/main.yaml	Wed May 28 19:58:31 2025 -0500
+++ b/bitcoind/defaults/main.yaml	Wed May 28 21:25:37 2025 -0500
@@ -7,6 +7,7 @@
 bitcoind_url: "https://bitcoincore.org/bin/bitcoin-core-{{bitcoind_version}}/bitcoin-{{bitcoind_version}}-{{bitcoind_arch}}-linux-gnu.tar.gz"
 bitcoind_conf_dir: "/home/{{bitcoind_user}}/.bitcoin"
 bitcoind_enable_txindex: "1"
+bitcoind_enable_filterindex: "1"
 bitcoind_add_node: []
 bitcoind_rpc_allow_ip: []
 bitcoind_rpc_bind: []