-options to play with
[oweals/gnunet.git] / src / fs / fs.conf.in
index e134659b0989c80c9b92627ff3297c6f65dc05a8..f45a78fc470b2b935bec9997f5286dfa71875b8b 100644 (file)
@@ -50,6 +50,18 @@ 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_STREAM_CLIENTS = 128
+
 
 [gnunet-auto-share]
 BINARY = gnunet-auto-share