mirror of
https://git.hush.is/hush/hush3.git
synced 2025-09-24 00:04:19 -04:00
Update 'doc/config.md'
This commit is contained in:
parent
3431cee99e
commit
70eb3c39b9
@ -9,11 +9,11 @@ Options can either be put in HUSH3.conf or given on the `hushd` commandline when
|
||||
|
||||
## Common Options
|
||||
|
||||
### rescan=1
|
||||
## rescan=1
|
||||
|
||||
Defaults to 0. Performs a full rescan of all of chain history. Can take a very long time. Speed this up with `rescanheight=123` to only rescan from a certain block height. Also speed this up with `keepnotewitnesscache=1` to not rebuild the zaddr witness cache.
|
||||
|
||||
# rpcuser=hushpuppy
|
||||
## rpcuser=hushpuppy
|
||||
|
||||
No default. This option sets the RPC username and should only be used in HUSH3.conf, because setting it from the command-line makes it show up in `ps` output.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user