aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_unix_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_unix_peer2.conf')
-rw-r--r--src/transport/test_quota_compliance_unix_peer2.conf13
1 files changed, 2 insertions, 11 deletions
diff --git a/src/transport/test_quota_compliance_unix_peer2.conf b/src/transport/test_quota_compliance_unix_peer2.conf
index c0fd3d54d..7f113df25 100644
--- a/src/transport/test_quota_compliance_unix_peer2.conf
+++ b/src/transport/test_quota_compliance_unix_peer2.conf
@@ -100,14 +100,5 @@ HOSTKEY = $SERVICEHOME/.hostkey
100AUTOSTART = NO 100AUTOSTART = NO
101 101
102[mesh] 102[mesh]
103AUTOSTART = YES 103AUTOSTART = NO
104PORT = 10512 104
105HOSTNAME = localhost
106HOME = $SERVICEHOME
107CONFIG = $DEFAULTCONFIG
108BINARY = gnunet-service-mesh
109ACCEPT_FROM = 127.0.0.1;
110ACCEPT_FROM6 = ::1;
111UNIXPATH = /tmp/gnunet-service-mesh2.sock
112UNIX_MATCH_UID = YES
113UNIX_MATCH_GID = YES