aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_http_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_http_peer2.conf')
-rw-r--r--src/transport/test_quota_compliance_http_peer2.conf115
1 files changed, 14 insertions, 101 deletions
diff --git a/src/transport/test_quota_compliance_http_peer2.conf b/src/transport/test_quota_compliance_http_peer2.conf
index 9b3dc9694..747c92114 100644
--- a/src/transport/test_quota_compliance_http_peer2.conf
+++ b/src/transport/test_quota_compliance_http_peer2.conf
@@ -1,3 +1,4 @@
1@INLINE@ test_transport_defaults.conf
1[PATHS] 2[PATHS]
2SERVICEHOME = /tmp/test_quota_compliance_peer2 3SERVICEHOME = /tmp/test_quota_compliance_peer2
3DEFAULTCONFIG = test_quota_compliance_http_peer2.conf 4DEFAULTCONFIG = test_quota_compliance_http_peer2.conf
@@ -8,114 +9,26 @@ DEBUG = NO
8USE_IPv4 = YES 9USE_IPv4 = YES
9USE_IPv6 = NO 10USE_IPv6 = NO
10BINDTO4 = 127.0.0.1 11BINDTO4 = 127.0.0.1
11#BINDTO6 = ::1
12USE_LOCALADDR = YES
13
14[fs]
15AUTOSTART = NO
16
17[datastore]
18AUTOSTART = NO
19
20[hostlist]
21HTTP-PROXY =
22SERVERS = http://gnunet.org:8080/
23OPTIONS = -b
24BINARY = gnunet-daemon-hostlist
25CONFIG = $DEFAULTCONFIG
26HOME = $SERVICEHOME
27HOSTNAME = localhost
28HTTPPORT = 8080
29
30[topology]
31BINARY = gnunet-daemon-topology
32CONFIG = $DEFAULTCONFIG
33FRIENDS = $SERVICEHOME/friends
34TARGET-CONNECTION-COUNT = 16
35AUTOCONNECT = YES
36FRIENDS-ONLY = NO
37MINIMUM-FRIENDS = 0
38
39[core]
40AUTOSTART = NO
41
42[transport]
43PORT = 3011
44UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
45plugins = http
46#DEBUG = YES
47PREFIX =
48ACCEPT_FROM6 = ::1;
49ACCEPT_FROM = 127.0.0.1;
50NEIGHBOUR_LIMIT = 50
51BINARY = gnunet-service-transport
52CONFIG = $DEFAULTCONFIG
53HOME = $SERVICEHOME
54HOSTNAME = localhost
55
56[peerinfo]
57PORT = 3012
58UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
59TRUST = $SERVICEHOME/data/credit/
60HOSTS = $SERVICEHOME/data/hosts/
61ACCEPT_FROM6 = ::1;
62ACCEPT_FROM = 127.0.0.1;
63BINARY = gnunet-service-peerinfo
64CONFIG = $DEFAULTCONFIG
65HOME = $SERVICEHOME
66HOSTNAME = localhost
67
68[resolver]
69PORT = 3013
70UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
71ACCEPT_FROM6 = ::1;
72ACCEPT_FROM = 127.0.0.1;
73BINARY = gnunet-service-resolver
74CONFIG = $DEFAULTCONFIG
75HOME = $SERVICEHOME
76HOSTNAME = localhost
77
78[statistics]
79PORT = 3014
80UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
81ACCEPT_FROM6 = ::1;
82ACCEPT_FROM = 127.0.0.1;
83BINARY = gnunet-service-statistics
84CONFIG = $DEFAULTCONFIG
85HOME = $SERVICEHOME
86HOSTNAME = localhost
87 12
88[arm] 13[arm]
89PORT = 3015 14PORT = 3015
90UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock 15UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
91DEFAULTSERVICES =
92ACCEPT_FROM6 = ::1;
93ACCEPT_FROM = 127.0.0.1;
94BINARY = gnunet-service-arm
95CONFIG = $DEFAULTCONFIG
96HOME = $SERVICEHOME
97HOSTNAME = localhost
98
99[TESTING]
100WEAKRANDOM = YES
101
102[gnunetd]
103HOSTKEY = $SERVICEHOME/.hostkey
104
105
106[dht]
107AUTOSTART = NO
108 16
109[mesh] 17[statistics]
110AUTOSTART = NO 18PORT = 3014
111 19UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
112
113[dns]
114AUTOSTART = NO
115 20
21[resolver]
22PORT = 3013
23UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
116 24
25[peerinfo]
26PORT = 3012
27UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
117 28
118[nse] 29[transport]
119AUTOSTART = NO 30PORT = 3011
31PLUGINS = http
32UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
120 33
121 34