gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit a8d8b1c062b3a70b14fb46d34fc029a89a6e42e6
parent 137abaf6645f0a2cf0ff8eaaf49526796ca6adb2
Author: Bart Polot <bart@net.in.tum.de>
Date:   Fri,  2 Oct 2015 03:37:21 +0000

- typo

Diffstat:
Msrc/fs/fs.conf.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/fs/fs.conf.in b/src/fs/fs.conf.in @@ -54,7 +54,7 @@ DISABLE_ANON_TRANSFER = NO # at the same time. Excessive values mostly have the problem that # the service might use more memory, so we need to bound this at # some reasonable level. And if we have a very, very large -# number, we probably won't have enough bandwidth to suppor them +# number, we probably won't have enough bandwidth to support them # well anyway, so better have a moderate cap. MAX_CADET_CLIENTS = 128