Merge pull request #4425 from wiz/reduce-seednode-maxconnections-40

Reduce seednode maxconnections setting from 50 to 40 in bisq.env
This commit is contained in:
Christoph Atteneder 2020-08-23 14:10:19 +02:00 committed by GitHub
commit ad72f89774
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=50
BISQ_MAX_CONNECTIONS=40
BISQ_MAX_MEMORY=4000
# set to true for BSQ seednode