Skip to content

Commit a2a03c3

Browse files
author
“jkcd”
committed
fixing documentation to not require rpcpassword
1 parent 5504703 commit a2a03c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/init.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The macOS configuration assumes bitcoind will be set up for the current user.
2020
Configuration
2121
---------------------------------
2222

23-
At a bare minimum, bitcoind requires that the rpcpassword setting be set
24-
when running as a daemon. If the configuration file does not exist or this
25-
setting is not set, bitcoind will shut down promptly after startup.
23+
Running bitcoind as a daemon does not require any manual configuration. You may
24+
set the `rpcauth` setting in the `bitcoin.conf` configuration file to override
25+
the default behaviour of using a special cookie for authentication.
2626

2727
This password does not have to be remembered or typed as it is mostly used
2828
as a fixed token that bitcoind and client programs read from the configuration

0 commit comments

Comments
 (0)