aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client_2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_no_nat_client_2.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client_2.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf b/src/integration-tests/confs/c_no_nat_client_2.conf
index 657b94885..cac4e7b21 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -342,6 +342,16 @@ UNIX_MATCH_GID = YES
342DATABASE = sqlite 342DATABASE = sqlite
343QUOTA = 1 MB 343QUOTA = 1 MB
344 344
345[chat]
346UNIXPATH = /tmp/test-service-chat-b_no_nat_c-2
347UNIX_MATCH_UID = YES
348UNIX_MATCH_GID = YES
349
350[dv]
351UNIXPATH = /tmp/test-service-dv-b_no_nat_c-2
352UNIX_MATCH_UID = YES
353UNIX_MATCH_GID = YES
354
345[gns] 355[gns]
346AUTOSTART = NO 356AUTOSTART = NO
347 357