From 68757e50e3803ad5750a7a97a9a712a14ab733f6 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 5 Jan 2011 12:09:09 +0000 Subject: 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 --- contrib/defaults.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') 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 -- cgit v1.2.3