Merge pull request #4751 from wiz/reduce-seednode-maxconnections-20

Reduce seednode default maxconnections to 20
This commit is contained in:
Christoph Atteneder 2020-11-05 21:30:01 +01:00 committed by GitHub
commit 468ecdc2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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