src.nth.io/

summaryrefslogtreecommitdiff
path: root/bitcoind/templates
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-03-23 23:33:20 -0500
committerLuke Hoersten <[email protected]>2026-03-23 23:33:20 -0500
commitcb2bfbfa2abd06b52f1d7b40527c8d132eab06a3 (patch)
tree927ce11ba64f455da5a24eaa4059f09a2dd39cf7 /bitcoind/templates
parentdc12f6e742dac76c8fb46047dc7313196751a427 (diff)
Fixed logging
Diffstat (limited to 'bitcoind/templates')
-rw-r--r--bitcoind/templates/bitcoin.conf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/bitcoind/templates/bitcoin.conf.j2 b/bitcoind/templates/bitcoin.conf.j2
index f82ecd5..0d9e6cb 100644
--- a/bitcoind/templates/bitcoin.conf.j2
+++ b/bitcoind/templates/bitcoin.conf.j2
@@ -2,7 +2,6 @@ externalip={{bitcoind_external_ip}}
uacomment={{bitcoind_comment}}
datadir={{bitcoind_data_dir}}
-logdir={{bitcoind_log_dir}}
maxuploadtarget=1024
dbcache={{bitcoind_dbcache}}