diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-09-13 03:18:26 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-09-13 03:18:26 +0000 |
commit | 2e9791b5b713120238ea95113537fa55ff49b95d (patch) | |
tree | 98c0c6e0171109e7e4403fc50b6cae03a5c26c15 /contrib | |
parent | a42b4e0ed22b65631caea4bb456f3d8fc21f11b1 (diff) |
new block lib
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 73f303b3f..f936386f8 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -261,3 +261,6 @@ UNIXPATH = /tmp/gnunet-service-dht.sock # REJECT_FROM = # REJECT_FROM6 = # PREFIX = + +[block] +PLUGINS = fs |