ats_ril: - removed some redundantly saved plugin environment attributes
[oweals/gnunet.git] / src / fs / fs.conf.in
index ceb0a9ea20e0b31358c3bfdb1f077c8a26f17848..2375dc7ec24b364704f15dac55f4c2a7cb31fc9a 100644 (file)
@@ -47,13 +47,18 @@ MIN_MIGRATION_DELAY = 100 ms
 # For how many neighbouring peers should we allocate hash maps?
 EXPECTED_NEIGHBOUR_COUNT = 128
 
-# Enable monkey?
-# PREFIX = @MONKEYPREFIX@
-
 # Disable anonymous file-sharing (but keep non-anonymous transfers)?
 # This option is mostly for testing.
 DISABLE_ANON_TRANSFER = NO
 
+# Maximum number of non-anonymous transfers this peer will support
+# 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
+# well anyway, so better have a moderate cap.
+MAX_MESH_CLIENTS = 128
+
 
 [gnunet-auto-share]
 BINARY = gnunet-auto-share