From: Nathan S. Evans Date: Wed, 5 Jan 2011 12:09:09 +0000 (+0000) Subject: add test and dht to default block types. DHT should be there, test is there so users... X-Git-Tag: initial-import-from-subversion-38251~19371 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=68757e50e3803ad5750a7a97a9a712a14ab733f6;p=oweals%2Fgnunet.git 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 --- 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 QUOTA = 1024000 [block] -PLUGINS = fs +PLUGINS = fs dht test