aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_http_asymmetric_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-08-28 10:54:00 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-08-28 10:54:00 +0000
commit2ec32745cf8b61bb257f4cb159f0d0ff83246e77 (patch)
treefb33493b2ead5cafab6f5a4e9d3d0759a41c066a /src/transport/test_quota_compliance_http_asymmetric_peer1.conf
parent023341188d45494c26044c839ce5a0be83d206c9 (diff)
downloadgnunet-2ec32745cf8b61bb257f4cb159f0d0ff83246e77.tar.gz
gnunet-2ec32745cf8b61bb257f4cb159f0d0ff83246e77.zip
asymmetric
Diffstat (limited to 'src/transport/test_quota_compliance_http_asymmetric_peer1.conf')
-rw-r--r--src/transport/test_quota_compliance_http_asymmetric_peer1.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/transport/test_quota_compliance_http_asymmetric_peer1.conf b/src/transport/test_quota_compliance_http_asymmetric_peer1.conf
index f56b1578a..472e3f74b 100644
--- a/src/transport/test_quota_compliance_http_asymmetric_peer1.conf
+++ b/src/transport/test_quota_compliance_http_asymmetric_peer1.conf
@@ -1,10 +1,9 @@
1@INLINE@ template_cfg_peer1.conf 1@INLINE@ template_cfg_peer1.conf
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/test_quota_compliance_peer1 3SERVICEHOME = /tmp/test_quota_compliance_peer1
4DEFAULTCONFIG = test_quota_compliance_http_peer1.conf 4DEFAULTCONFIG = test_quota_compliance_http_asymmetric_peer1.conf
5 5
6[transport-http] 6[transport-http_client]
7PORT = 4010
8 7
9[arm] 8[arm]
10PORT = 4015 9PORT = 4015
@@ -24,7 +23,7 @@ UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
24 23
25[transport] 24[transport]
26PORT = 4011 25PORT = 4011
27PLUGINS = http 26PLUGINS = http_client
28UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock 27UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
29 28
30 29