- log
[oweals/gnunet.git] / src / secretsharing / test_secretsharing.conf
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..44b9adf3d4b9dd2fbb9dfd60a8d0a1bd9b94accc 100644 (file)
@@ -0,0 +1,38 @@
+[secretsharing]
+AUTOSTART = YES
+#PREFIX = valgrind
+OPTIONS = -LINFO
+
+[consensus]
+AUTOSTART = YES
+
+[transport]
+OPTIONS = -LERROR
+
+[arm]
+DEFAULTSERVICES = core consensus set secretsharing
+
+[set]
+OPTIONS = -L INFO
+AUTOSTART = YES
+#PREFIX = valgrind --leak-check=full
+
+[testbed]
+OVERLAY_TOPOLOGY = CLIQUE
+
+[hostlist]
+SERVERS = 
+
+[nat]
+# Use addresses from the local network interfaces (inluding loopback, but also others)
+USE_LOCALADDR = YES
+
+# Disable IPv6 support
+DISABLEV6 = NO
+
+# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
+RETURN_LOCAL_ADDRESSES = YES
+
+[nse]
+AUTOSTART = NO
+