aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_no_nat_client.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 393fc7e45..445f30817 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -150,6 +150,7 @@ ATS_EXEC_INTERVAL = 30000
150 150
151[transport] 151[transport]
152#DEBUG = YES 152#DEBUG = YES
153#PREFIX = valgrind --alloc-fn=GNUNET_xmalloc_ --alloc-fn=GNUNET_xmalloc_unchecked_ --alloc-fn=GNUNET_xrealloc_ --alloc-fn=GNUNET_xgrow_ --massif-out-file=massif_client.out --tool=massif
153AUTOSTART = YES 154AUTOSTART = YES
154PORT = 20029 155PORT = 20029
155HOSTNAME = localhost 156HOSTNAME = localhost
@@ -360,5 +361,15 @@ UNIX_MATCH_GID = YES
360DATABASE = sqlite 361DATABASE = sqlite
361QUOTA = 1 MB 362QUOTA = 1 MB
362 363
364[chat]
365UNIXPATH = /tmp/test-service-chat-b_no_nat_c-1
366UNIX_MATCH_UID = YES
367UNIX_MATCH_GID = YES
368
369[dv]
370UNIXPATH = /tmp/test-service-dv-b_no_nat_c-1
371UNIX_MATCH_UID = YES
372UNIX_MATCH_GID = YES
373
363[lockmanager] 374[lockmanager]
364AUTOSTART = NO 375AUTOSTART = NO