From 7b51c287a60d2f202fb131eeed9d1bf19b65a7a3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 24 Nov 2015 12:30:46 +0100 Subject: [FUSE] Mid-refactoring, does not compile --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') 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 -- cgit v1.2.3-55-g7522