We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81a23c7 + 81aaa4e commit 76cc82cCopy full SHA for 76cc82c
src/cryptonote_config.h
@@ -128,7 +128,7 @@
128
#define P2P_LOCAL_WHITE_PEERLIST_LIMIT 1000
129
#define P2P_LOCAL_GRAY_PEERLIST_LIMIT 5000
130
131
-#define P2P_DEFAULT_CONNECTIONS_COUNT 8
+#define P2P_DEFAULT_CONNECTIONS_COUNT 12
132
#define P2P_DEFAULT_HANDSHAKE_INTERVAL 60 //secondes
133
#define P2P_DEFAULT_PACKET_MAX_SIZE 50000000 //50000000 bytes maximum packet size
134
#define P2P_DEFAULT_PEERS_IN_HANDSHAKE 250
0 commit comments