-new datacache option
authorChristian Grothoff <christian@grothoff.org>
Mon, 12 Nov 2012 11:00:10 +0000 (11:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 12 Nov 2012 11:00:10 +0000 (11:00 +0000)
src/dht/dht.conf.in

index 0a96e1a8a075788bf6081123496f983eb9638c64..09abb8d74d75055cc835a767e3e038322f7de43f 100644 (file)
@@ -30,3 +30,5 @@ DISABLE_TRY_CONNECT = NO
 DATABASE = sqlite
 QUOTA = 500 MB
 
+# Disable RC-file for Bloom filter?  (for benchmarking with limited IO availability)
+DISABLE_BF_RC = NO