-must notify client on timeout
[oweals/gnunet.git] / src / secretsharing / test_secretsharing.conf
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..9980666cd750a562463e8a0ffbde9a57543e1d5d 100644 (file)
@@ -0,0 +1,36 @@
+[secretsharing]
+AUTOSTART = YES
+#PREFIX = valgrind --leak-check=full
+OPTIONS = -LINFO
+
+[consensus]
+AUTOSTART = YES
+
+[transport]
+OPTIONS = -LERROR
+PLUGINS = unix
+
+[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
+