Skip to content

Commit d6b4761

Browse files
committed
This is still useful.
1 parent 09aa788 commit d6b4761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toxcore/DHT.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
#define NAT_PING_RESPONSE 1
6464

6565
/* Number of get node requests to send to quickly find close nodes. */
66-
#define MAX_BOOTSTRAP_TIMES 0
66+
#define MAX_BOOTSTRAP_TIMES 5
6767

6868
/* Compares pk1 and pk2 with pk.
6969
*

0 commit comments

Comments
 (0)