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.

38 lines
640 B

# Have TOR commented for initial sync
onion=10.11.5.1:29050
torcontrol=10.11.5.1:29051
5 years ago
torpassword=umbrelftw
5 years ago
server=1
rest=1
#uncomment this for testnet
#testnet=1
5 years ago
# Low bandwidth/CPU optimizations
blocksonly=1
maxconnections=8
dbcache=1000
5 years ago
maxmempool=512
maxuploadtarget=5000
# uncomment test if testnet=1 is activated
#[test]
5 years ago
port=8333
rpcport=8332
# Prune it up first (We can uncomment this later or by script, should there be enough space)
5 years ago
prune=550
5 years ago
# Temporary solution while we don't have the drives
#txindex=1
#blockfilterindex=1
#peerbloomfilters=0
5 years ago
logips=1
logtimestamps=0
logthreadnames=1
5 years ago
nodebuglogfile=1
rpcbind=0.0.0.0