summaryrefslogtreecommitdiff
path: root/toxcore/DHT.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/DHT.h')
-rw-r--r--toxcore/DHT.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/DHT.h b/toxcore/DHT.h
index 384a8450..c37511a1 100644
--- a/toxcore/DHT.h
+++ b/toxcore/DHT.h
@@ -36,7 +36,7 @@
36#define LCLIENT_LIST 32 36#define LCLIENT_LIST 32
37 37
38/* The max number of nodes to send with send nodes. */ 38/* The max number of nodes to send with send nodes. */
39#define MAX_SENT_NODES 8 39#define MAX_SENT_NODES 4
40 40
41/* Ping timeout in seconds */ 41/* Ping timeout in seconds */
42#define PING_TIMEOUT 3 42#define PING_TIMEOUT 3