aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fs/fs.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs.conf.in b/src/fs/fs.conf.in
index ca0191e36..3534378ae 100644
--- a/src/fs/fs.conf.in
+++ b/src/fs/fs.conf.in
@@ -54,7 +54,7 @@ DISABLE_ANON_TRANSFER = NO
54# at the same time. Excessive values mostly have the problem that 54# at the same time. Excessive values mostly have the problem that
55# the service might use more memory, so we need to bound this at 55# the service might use more memory, so we need to bound this at
56# some reasonable level. And if we have a very, very large 56# some reasonable level. And if we have a very, very large
57# number, we probably won't have enough bandwidth to suppor them 57# number, we probably won't have enough bandwidth to support them
58# well anyway, so better have a moderate cap. 58# well anyway, so better have a moderate cap.
59MAX_CADET_CLIENTS = 128 59MAX_CADET_CLIENTS = 128
60 60