aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_client_unix.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-19 08:40:49 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-19 08:40:49 +0000
commit08f1726b6552ac29830637e9f7be4d42e2ea4294 (patch)
tree093a456dd05228fa3c592285085aae25eaba1164 /src/util/test_client_unix.conf
parent9f649cbc9454317228c4a4d3580de3a8f8f008a8 (diff)
downloadgnunet-08f1726b6552ac29830637e9f7be4d42e2ea4294.tar.gz
gnunet-08f1726b6552ac29830637e9f7be4d42e2ea4294.zip
-modifying tests to use new service MQ API, implementing more of service MQ API
Diffstat (limited to 'src/util/test_client_unix.conf')
-rw-r--r--src/util/test_client_unix.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/test_client_unix.conf b/src/util/test_client_unix.conf
new file mode 100644
index 000000000..d3d90627d
--- /dev/null
+++ b/src/util/test_client_unix.conf
@@ -0,0 +1,6 @@
1[test_client]
2PORT=0
3HOSTNAME=localhost
4UNIXPATH=$GNUNET_RUNTIME_DIR/test-client-unix.sock
5UNIX_MATCH_UID = YES
6UNIX_MATCH_GID = YES