diff options
| author | Luke Hoersten <[email protected]> | 2026-03-23 23:33:20 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-03-23 23:33:20 -0500 |
| commit | cb2bfbfa2abd06b52f1d7b40527c8d132eab06a3 (patch) | |
| tree | 927ce11ba64f455da5a24eaa4059f09a2dd39cf7 /bitcoind/templates | |
| parent | dc12f6e742dac76c8fb46047dc7313196751a427 (diff) | |
Fixed logging
Diffstat (limited to 'bitcoind/templates')
| -rw-r--r-- | bitcoind/templates/bitcoin.conf.j2 | 1 |
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}} |
