log: add \n
[oweals/gnunet.git] / src / set / test_set.conf
index f3c0770fed6581b89681d819a6c55a61151d503d..69e7f5c52a8d80516a12f8d74a0c82967bf97d2b 100644 (file)
@@ -1,11 +1,12 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-gnunet-set/
 
 [set]
 AUTOSTART = YES
-@UNIXONLY@ PORT = 2106
-#PREFIX = valgrind
-#PREFIX = valgrind -v --leak-check=full
+# PREFIX = valgrind
+#PREFIX = valgrind --leak-check=full
 #PREFIX = gdbserver :1234
 OPTIONS = -L INFO
 
@@ -21,38 +22,13 @@ USE_LOCALADDR = YES
 [peerinfo]
 NO_IO = YES
 
-[nse]
-WORKBITS = 0
-
-[hostlist]
-FORCESTART = NO
-AUTOSTART = NO
-
-[fs]
-FORCESTART = NO
-AUTOSTART = NO
-
-[vpn]
-FORCESTART = NO
-AUTOSTART = NO
-
-[revocation]
-FORCESTART = NO
-AUTOSTART = NO
-
-[gns]
-FORCESTART = NO
-AUTOSTART = NO
-
-[namestore]
-FORCESTART = NO
-AUTOSTART = NO
+[nat]
+# Use addresses from the local network interfaces (inluding loopback, but also others)
+USE_LOCALADDR = YES
 
-[namecache]
-FORCESTART = NO
-AUTOSTART = NO
+# Disable IPv6 support
+DISABLEV6 = NO
 
-[topology]
-FORCESTART = NO
-AUTOSTART = NO
+# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
+RETURN_LOCAL_ADDRESSES = YES