get back maxpeers 25

This commit is contained in:
Nguyen Sy Thanh Son 2019-02-22 17:26:35 +07:00 committed by GitHub
parent cd2faaace9
commit ce90f7f8a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,7 +167,7 @@ exec tomo $params \
--identity $IDENTITY \
--password ./password \
--port 30303 \
--maxpeers 200 \
--maxpeers 25 \
--txpool.globalqueue 5000 \
--txpool.globalslots 5000 \
--rpc \