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.

44 lines
730 B

# Have TOR commented for initial sync
onion=10.11.5.1:29050
torcontrol=10.11.5.1:29051
torpassword=<password>
5 years ago
server=1
rest=1
#uncomment this for testnet
#testnet=1
#uncomment this for regtest
#regtest=1
5 years ago
# Low bandwidth/CPU optimizations
blocksonly=1
maxconnections=8
dbcache=<size>
maxmempool=300
5 years ago
maxuploadtarget=5000
# uncomment test if testnet=1 is activated
#[test]
# uncomment regtest if regtest=1 is activated
#[regtest]
port=<port>
rpcport=<port>
rpcbind=10.11.1.1
rpcbind=127.0.0.1
rpcallowip=10.11.0.0/16
rpcallowip=127.0.0.1
rpcauth=<rpcauth>
5 years ago
prune=0
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