summaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_normal_client_tcp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_normal_client_tcp.conf')
-rw-r--r--src/integration-tests/confs/c_normal_client_tcp.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_normal_client_tcp.conf b/src/integration-tests/confs/c_normal_client_tcp.conf
index 6bf53a011..f01cac9d1 100644
--- a/src/integration-tests/confs/c_normal_client_tcp.conf
+++ b/src/integration-tests/confs/c_normal_client_tcp.conf
@@ -355,6 +355,16 @@ UNIXPATH = /tmp/test-service-dht-43
355UNIX_MATCH_UID = YES 355UNIX_MATCH_UID = YES
356UNIX_MATCH_GID = YES 356UNIX_MATCH_GID = YES
357 357
358[chat]
359UNIXPATH = /tmp/test-service-chat-c_normal_client_tcp-1
360UNIX_MATCH_UID = YES
361UNIX_MATCH_GID = YES
362
363[dv]
364UNIXPATH = /tmp/test-service-dv-b_c_normal_client_tcp-1
365UNIX_MATCH_UID = YES
366UNIX_MATCH_GID = YES
367
358[dhtcache] 368[dhtcache]
359DATABASE = sqlite 369DATABASE = sqlite
360QUOTA = 1 MB \ No newline at end of file 370QUOTA = 1 MB