- use proper signedness
[oweals/gnunet.git] / src / hostlist / test_hostlist_defaults.conf
index a9804ed8065e0282f8e61573d845214d709606d9..b5e9f32e2e12cbdadc85cfa329761c09f2391c76 100644 (file)
@@ -1,5 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-hostlist/
+GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist/
 
 [resolver]
 PORT = 12464
@@ -20,6 +20,7 @@ PORT = 12468
 
 [peerinfo]
 PORT = 12469
+NO_IO = YES
 
 [core]
 PORT = 12470
@@ -28,7 +29,7 @@ PORT = 12470
 WEAKRANDOM = YES
 
 [hostlist]
-HTTP-PROXY = 
+HTTP-PROXY =
 
 [mesh]
 AUTOSTART = NO
@@ -51,7 +52,7 @@ AUTOSTART = NO
 [dv]
 AUTOSTART = NO
 
-[chat]
+[revocation]
 AUTOSTART = NO
 
 [gns]
@@ -63,7 +64,7 @@ AUTOSTART = NO
 [namestore]
 AUTOSTART = NO
 
-[lockmanager]
+[namecache]
 AUTOSTART = NO
 
 [nat]
@@ -71,3 +72,15 @@ 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