Reduce seednode default maxconnections to 20

This commit is contained in:
wiz 2020-11-05 20:06:05 +09:00 committed by Christoph Atteneder
parent 93806e9c2f
commit ae476745bd
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -29,7 +29,7 @@ BISQ_BASE_CURRENCY=btc_mainnet
# bisq node settings
BISQ_NODE_PORT=8000
BISQ_MAX_CONNECTIONS=40
BISQ_MAX_CONNECTIONS=20
BISQ_MAX_MEMORY=4000
# set to true for BSQ seednode