aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-27302.md
blob: e67a6c8b061e2d3b14bff6c6e1bd68e6197724de (plain)
1
2
3
4
Configuration
---

- `bitcoind` and `bitcoin-qt` will now raise an error on startup if a datadir that is being used contains a bitcoin.conf file that will be ignored, which can happen when a datadir= line is used in a bitcoin.conf file. The error message is just a diagnostic intended to prevent accidental misconfiguration, and it can be disabled to restore the previous behavior of using the datadir while ignoring the bitcoin.conf contained in it.