aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-01-05 12:09:09 +0000
committerNathan S. Evans <evans@in.tum.de>2011-01-05 12:09:09 +0000
commit68757e50e3803ad5750a7a97a9a712a14ab733f6 (patch)
tree11b978a23e4f58cb31907d6b4135cc5e8dc7d6e6 /contrib
parent6a2f1c15154c2e896b2a6352e505bf8eee99912b (diff)
downloadgnunet-68757e50e3803ad5750a7a97a9a712a14ab733f6.tar.gz
gnunet-68757e50e3803ad5750a7a97a9a712a14ab733f6.zip
add test and dht to default block types. DHT should be there, test is there so users who try to do puts and gets with the dht do not go crazy
Diffstat (limited to 'contrib')
-rw-r--r--contrib/defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index 0190145db..8a0ed203d 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -325,4 +325,4 @@ DATABASE = sqlite
325QUOTA = 1024000 325QUOTA = 1024000
326 326
327[block] 327[block]
328PLUGINS = fs 328PLUGINS = fs dht test