aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-24 12:10:19 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-24 12:10:19 +0000
commitd16076db9bba098a3cc08e27e2e4727d860a2a98 (patch)
treee46cb4722b126242d463e645e9880710546d7923 /src/hostlist
parentb073ffcb5d529840146a97ff347adb9fe6754031 (diff)
downloadgnunet-d16076db9bba098a3cc08e27e2e4727d860a2a98.tar.gz
gnunet-d16076db9bba098a3cc08e27e2e4727d860a2a98.zip
-fix configs
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/learning_data.conf6
-rw-r--r--src/hostlist/test_hostlist_defaults.conf3
2 files changed, 3 insertions, 6 deletions
diff --git a/src/hostlist/learning_data.conf b/src/hostlist/learning_data.conf
index e3a38972c..4252f2524 100644
--- a/src/hostlist/learning_data.conf
+++ b/src/hostlist/learning_data.conf
@@ -6,9 +6,3 @@ SERVERS = http://gnunet.org:8080/
6PORT = 23354 6PORT = 23354
7HOSTNAME = localhost 7HOSTNAME = localhost
8 8
9[datastore]
10AUTOSTART = YES
11
12[fs]
13AUTOSTART = YES
14
diff --git a/src/hostlist/test_hostlist_defaults.conf b/src/hostlist/test_hostlist_defaults.conf
index 5772250f6..1fac24617 100644
--- a/src/hostlist/test_hostlist_defaults.conf
+++ b/src/hostlist/test_hostlist_defaults.conf
@@ -60,3 +60,6 @@ AUTOSTART = NO
60 60
61[vpn] 61[vpn]
62AUTOSTART = NO 62AUTOSTART = NO
63
64[namestore]
65AUTOSTART = NO