File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ The macOS configuration assumes bitcoind will be set up for the current user.
20
20
Configuration
21
21
---------------------------------
22
22
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 .
26
26
27
27
This password does not have to be remembered or typed as it is mostly used
28
28
as a fixed token that bitcoind and client programs read from the configuration
You can’t perform that action at this time.
0 commit comments