- use proper signedness
[oweals/gnunet.git] / src / hostlist / test_hostlist_defaults.conf
index 08c58b963ed2b4d64848537e1eb6fb7205d40886..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
@@ -50,4 +50,37 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [dv]
+AUTOSTART = NO
+
+[revocation]
+AUTOSTART = NO
+
+[gns]
+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