aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_http_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_http_peer1.conf')
-rw-r--r--src/transport/test_quota_compliance_http_peer1.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/transport/test_quota_compliance_http_peer1.conf b/src/transport/test_quota_compliance_http_peer1.conf
index 190410d91..d709a4f53 100644
--- a/src/transport/test_quota_compliance_http_peer1.conf
+++ b/src/transport/test_quota_compliance_http_peer1.conf
@@ -31,7 +31,7 @@ MINIMUM-FRIENDS = 0
31AUTOSTART = NO 31AUTOSTART = NO
32 32
33[transport-http] 33[transport-http]
34PORT = 4389 34PORT = 4010
35DEBUG = NO 35DEBUG = NO
36USE_IPv4 = YES 36USE_IPv4 = YES
37USE_IPv6 = NO 37USE_IPv6 = NO
@@ -39,6 +39,8 @@ BINDTO4 = 127.0.0.1
39#BINDTO6 = ::1 39#BINDTO6 = ::1
40 40
41[transport] 41[transport]
42PORT = 4011
43UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_transport_peer1.sock
42plugins = http 44plugins = http
43#DEBUG = YES 45#DEBUG = YES
44PREFIX = 46PREFIX =
@@ -49,10 +51,10 @@ BINARY = gnunet-service-transport
49CONFIG = $DEFAULTCONFIG 51CONFIG = $DEFAULTCONFIG
50HOME = $SERVICEHOME 52HOME = $SERVICEHOME
51HOSTNAME = localhost 53HOSTNAME = localhost
52PORT = 4091
53UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_transport_peer1.sock
54 54
55[peerinfo] 55[peerinfo]
56PORT = 4012
57UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_peerinfo_peer1.sock
56TRUST = $SERVICEHOME/data/credit/ 58TRUST = $SERVICEHOME/data/credit/
57HOSTS = $SERVICEHOME/data/hosts/ 59HOSTS = $SERVICEHOME/data/hosts/
58ACCEPT_FROM6 = ::1; 60ACCEPT_FROM6 = ::1;
@@ -61,30 +63,30 @@ BINARY = gnunet-service-peerinfo
61CONFIG = $DEFAULTCONFIG 63CONFIG = $DEFAULTCONFIG
62HOME = $SERVICEHOME 64HOME = $SERVICEHOME
63HOSTNAME = localhost 65HOSTNAME = localhost
64PORT = 4090
65UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_peerinfo_peer1.sock
66 66
67[resolver] 67[resolver]
68PORT = 4013
69UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_resolver_peer1.sock
68ACCEPT_FROM6 = ::1; 70ACCEPT_FROM6 = ::1;
69ACCEPT_FROM = 127.0.0.1; 71ACCEPT_FROM = 127.0.0.1;
70BINARY = gnunet-service-resolver 72BINARY = gnunet-service-resolver
71CONFIG = $DEFAULTCONFIG 73CONFIG = $DEFAULTCONFIG
72HOME = $SERVICEHOME 74HOME = $SERVICEHOME
73HOSTNAME = localhost 75HOSTNAME = localhost
74PORT = 4089
75UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_resolver_peer1.sock
76 76
77[statistics] 77[statistics]
78PORT = 4014
79UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_statistics_peer1.sock
78ACCEPT_FROM6 = ::1; 80ACCEPT_FROM6 = ::1;
79ACCEPT_FROM = 127.0.0.1; 81ACCEPT_FROM = 127.0.0.1;
80BINARY = gnunet-service-statistics 82BINARY = gnunet-service-statistics
81CONFIG = $DEFAULTCONFIG 83CONFIG = $DEFAULTCONFIG
82HOME = $SERVICEHOME 84HOME = $SERVICEHOME
83HOSTNAME = localhost 85HOSTNAME = localhost
84PORT = 4088
85UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_statistics_peer1.sock
86 86
87[arm] 87[arm]
88PORT = 4015
89UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_arm_peer1.sock
88DEFAULTSERVICES = 90DEFAULTSERVICES =
89ACCEPT_FROM6 = ::1; 91ACCEPT_FROM6 = ::1;
90ACCEPT_FROM = 127.0.0.1; 92ACCEPT_FROM = 127.0.0.1;
@@ -92,8 +94,6 @@ BINARY = gnunet-service-arm
92CONFIG = $DEFAULTCONFIG 94CONFIG = $DEFAULTCONFIG
93HOME = $SERVICEHOME 95HOME = $SERVICEHOME
94HOSTNAME = localhost 96HOSTNAME = localhost
95PORT = 4087
96UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_arm_peer1.sock
97 97
98[TESTING] 98[TESTING]
99WEAKRANDOM = YES 99WEAKRANDOM = YES