summaryrefslogtreecommitdiffstats
path: root/src/build.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/build.h.in')
-rw-r--r--src/build.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build.h.in b/src/build.h.in
index 5f9c868..9b4727e 100644
--- a/src/build.h.in
+++ b/src/build.h.in
@@ -115,7 +115,7 @@
#define MAINTENANCE_INTERVAL 10000 /* 10 seconds */
/** The time after which a keepalive should be sent */
-#define KEEPALIVE_TIMEOUT 15000 /* 15 seconds */
+#define KEEPALIVE_TIMEOUT 20000 /* 20 seconds */
/** The time after with a peer is reset if no traffic is received from it */
#define PEER_STALE_TIME 90000 /* 90 seconds */