- use proper signedness
[oweals/gnunet.git] / src / hostlist / test_hostlist_defaults.conf
index 5772250f6ca08b42b7b7c7ce64efb6d05070049f..b5e9f32e2e12cbdadc85cfa329761c09f2391c76 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-hostlist/
-DEFAULTCONFIG = test_hostlist_default.conf
+GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist/
 
 [resolver]
 PORT = 12464
@@ -21,6 +20,7 @@ PORT = 12468
 
 [peerinfo]
 PORT = 12469
+NO_IO = YES
 
 [core]
 PORT = 12470
@@ -29,7 +29,7 @@ PORT = 12470
 WEAKRANDOM = YES
 
 [hostlist]
-HTTP-PROXY = 
+HTTP-PROXY =
 
 [mesh]
 AUTOSTART = NO
@@ -52,7 +52,7 @@ AUTOSTART = NO
 [dv]
 AUTOSTART = NO
 
-[chat]
+[revocation]
 AUTOSTART = NO
 
 [gns]
@@ -60,3 +60,27 @@ AUTOSTART = NO
 
 [vpn]
 AUTOSTART = NO
+
+[namestore]
+AUTOSTART = NO
+
+[namecache]
+AUTOSTART = NO
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
+
+[consensus]
+AUTOSTART = NO
+
+[regex]
+AUTOSTART = NO
+
+[identity]
+AUTOSTART = NO
+
+[conversation]
+AUTOSTART = NO
+
+[psycstore]
+AUTOSTART = NO
\ No newline at end of file