No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
templates/bitcoin-sample.conf
|
|
@ -12,11 +12,9 @@ rpcallowip=<gateway-ip>/16 |
|
|
|
rpcallowip=127.0.0.1 |
|
|
|
rpcauth=<rpcauth> |
|
|
|
|
|
|
|
# Optimizations |
|
|
|
# Memory |
|
|
|
dbcache=<size> |
|
|
|
maxmempool=300 |
|
|
|
maxconnections=40 |
|
|
|
maxuploadtarget=1000 |
|
|
|
|
|
|
|
# zmq |
|
|
|
zmqpubrawblock=tcp://0.0.0.0:<zmq-rawblock-port> |
|
|
|