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