mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-04 08:51:00 +02:00
fixing documentation to not require rpcpassword
This commit is contained in:
parent
5504703a9f
commit
a2a03c3ca9
@ -20,9 +20,9 @@ The macOS configuration assumes bitcoind will be set up for the current user.
|
|||||||
Configuration
|
Configuration
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
At a bare minimum, bitcoind requires that the rpcpassword setting be set
|
Running bitcoind as a daemon does not require any manual configuration. You may
|
||||||
when running as a daemon. If the configuration file does not exist or this
|
set the `rpcauth` setting in the `bitcoin.conf` configuration file to override
|
||||||
setting is not set, bitcoind will shut down promptly after startup.
|
the default behaviour of using a special cookie for authentication.
|
||||||
|
|
||||||
This password does not have to be remembered or typed as it is mostly used
|
This password does not have to be remembered or typed as it is mostly used
|
||||||
as a fixed token that bitcoind and client programs read from the configuration
|
as a fixed token that bitcoind and client programs read from the configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user