mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-09 18:15:09 -04:00
WIP (testing)
This commit is contained in:
parent
78a9662220
commit
3efca4101a
2 changed files with 3 additions and 1 deletions
|
@ -46,7 +46,7 @@ public class PeerManager implements ConnectionListener, MessageListener {
|
|||
}
|
||||
|
||||
static {
|
||||
setMaxConnections(1);
|
||||
setMaxConnections(12);
|
||||
}
|
||||
|
||||
private static final int MAX_REPORTED_PEERS = 1000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue