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.
1 parent 09aa788 commit d6b4761Copy full SHA for d6b4761
toxcore/DHT.c
@@ -63,7 +63,7 @@
63
#define NAT_PING_RESPONSE 1
64
65
/* Number of get node requests to send to quickly find close nodes. */
66
-#define MAX_BOOTSTRAP_TIMES 0
+#define MAX_BOOTSTRAP_TIMES 5
67
68
/* Compares pk1 and pk2 with pk.
69
*
0 commit comments