Skip to content

Commit e5a8314

Browse files
author
MacroFake
committed
Merge bitcoin#25883: doc: Security config warning
3a71da0 Security config warning (Robert Spigler) Pull request description: bitcoin#23412 Warning about modifying unknown config changes ACKs for top commit: jarolrod: ACK 3a71da0 1440000bytes: ACK bitcoin@3a71da0 Tree-SHA512: 01963f7de76b9aa623dfeb1e3d4f0a223dfc5a948f54688b60f895a3e1ab14398090fbd2116ff9fd4d90bf637e956e9cc484672053e195622253fd9895decae2
2 parents 0f35f4d + 3a71da0 commit e5a8314

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/bitcoin-conf.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All command-line options (except for `-?`, `-help`, `-version` and `-conf`) may
66

77
Changes to the configuration file while `bitcoind` or `bitcoin-qt` is running only take effect after restarting.
88

9+
Users should never make any configuration changes which they do not understand. Furthermore, users should always be wary of accepting any configuration changes provided to them by another source (even if they believe that they do understand them).
10+
911
## Configuration File Format
1012

1113
The configuration file is a plain text file and consists of `option=value` entries, one per line. Leading and trailing whitespaces are removed.

0 commit comments

Comments
 (0)