mirror of https://github.com/lukechilds/umbrel.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
415 B
30 lines
415 B
onion=127.0.0.1:9050
|
|
torcontrol=127.0.0.1:9051
|
|
|
|
server=1
|
|
rest=1
|
|
|
|
# PI optimizations
|
|
maxmempool=512
|
|
maxconnections=40
|
|
maxuploadtarget=5000
|
|
|
|
port=8333
|
|
rpcport=8332
|
|
|
|
# Prune it up first
|
|
prune=550
|
|
# Temporary solution while we don't have the drives
|
|
# txindex=1
|
|
|
|
# blockfilterindex=1
|
|
peerbloomfilters=0
|
|
addresstype=bech32
|
|
avoidpartialspends=1
|
|
logips=1
|
|
logtimestamps=0
|
|
logthreadnames=1
|
|
nodebuglogfile=1
|
|
|
|
rpcbind=0.0.0.0
|
|
|
|
|