indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / fs / fs.conf.in
index ca0191e36222ad6790caaf2d3f2a81041dd4e976..d46de387f27389716894ec5b1b000d1dfd57bb94 100644 (file)
@@ -36,7 +36,7 @@ MAX_PENDING_REQUESTS = 65536
 
 # How many requests do we have at most waiting in the queue towards
 # the datastore? (important for memory consumption)
-DATASTORE_QUEUE_SIZE = 1024
+DATASTORE_QUEUE_SIZE = 32
 
 # Maximum frequency we're allowed to poll the datastore
 # for content for migration (can be used to reduce
@@ -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