Prune Dash (#183)
This commit is contained in:
parent
097de6dc97
commit
2fd4cd50c5
1 changed files with 4 additions and 1 deletions
|
|
@ -20,5 +20,8 @@ function buildConfig () {
|
|||
return `rpcuser=lamassuserver
|
||||
rpcpassword=${common.randomPass()}
|
||||
dbcache=500
|
||||
keypool=10000`
|
||||
keypool=10000
|
||||
litemode=1
|
||||
prune=4000
|
||||
txindex=0`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue