From 943f9aa9278e67ed95daa5a85491868067523a95 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Jul 2013 11:06:23 +0000 Subject: -splitting mesh into server and client parts --- src/fs/fs.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/fs.conf.in') diff --git a/src/fs/fs.conf.in b/src/fs/fs.conf.in index f45a78fc4..c9748a73a 100644 --- a/src/fs/fs.conf.in +++ b/src/fs/fs.conf.in @@ -60,7 +60,7 @@ DISABLE_ANON_TRANSFER = NO # some reasonable level. And if we have a very, very large # number, we probably won't have enough bandwidth to suppor them # well anyway, so better have a moderate cap. -MAX_STREAM_CLIENTS = 128 +MAX_MESH_CLIENTS = 128 [gnunet-auto-share] -- cgit v1.2.3