summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 6ad99dd..00b92e9 100644
--- a/src/config.h
+++ b/src/config.h
@@ -29,7 +29,7 @@
#define SERVER_MAX_IMAGES 5000
#define SERVER_MAX_ALTS 1000
#define SERVER_MAX_UPLINK_QUEUE 1000
-#define SERVER_MAX_PENDING_ALT_CHECKS 100
+#define SERVER_MAX_PENDING_ALT_CHECKS 50
// +++++ Other magic constants
#define SERVER_RTT_PROBES 5