-ftbfs
[oweals/gnunet.git] / src / set / test_set.conf
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..6bac3a55ece88874c2e92baa805a463f96897809 100644 (file)
@@ -0,0 +1,27 @@
+# @INLINE@ test_set_defaults.conf
+[PATHS]
+SERVICEHOME = /tmp/test-gnunet-set/
+
+[set]
+AUTOSTART = YES
+PORT = 2106
+HOSTNAME = localhost
+HOME = $SERVICEHOME
+BINARY = gnunet-service-set
+#PREFIX = valgrind
+#PREFIX = gdbserver :1234
+ACCEPT_FROM = 127.0.0.1;
+ACCEPT_FROM6 = ::1;
+UNIXPATH = /tmp/gnunet-service-set.sock
+UNIX_MATCH_UID = YES
+UNIX_MATCH_GID = YES
+OPTIONS = -L INFO
+
+
+[transport]
+OPTIONS = -LERROR
+
+
+[testbed]
+OVERLAY_TOPOLOGY = CLIQUE
+