guix-env: some update.
[oweals/gnunet.git] / src / set / test_set.conf
index f3c0770fed6581b89681d819a6c55a61151d503d..e28dfc6e9987760defad2e3622cc7b09a6fd26f7 100644 (file)
@@ -1,11 +1,11 @@
+@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 --leak-check=full
 #PREFIX = gdbserver :1234
 OPTIONS = -L INFO
 
@@ -21,38 +21,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