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 271e4bc..3ec0f8b 100644
--- a/src/config.h
+++ b/src/config.h
@@ -25,7 +25,7 @@
// ########### SERVER ###########
// +++++ Performance related
-#define SERVER_MAX_CLIENTS 2000
+#define SERVER_MAX_CLIENTS 400
#define SERVER_MAX_IMAGES 5000
#define SERVER_MAX_ALTS 250
#define SERVER_MAX_UPLINK_QUEUE 1500