aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_tcp_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_tcp_peer2.conf')
-rw-r--r--src/transport/test_quota_compliance_tcp_peer2.conf127
1 files changed, 15 insertions, 112 deletions
diff --git a/src/transport/test_quota_compliance_tcp_peer2.conf b/src/transport/test_quota_compliance_tcp_peer2.conf
index b79ed1f30..11457d0ac 100644
--- a/src/transport/test_quota_compliance_tcp_peer2.conf
+++ b/src/transport/test_quota_compliance_tcp_peer2.conf
@@ -1,129 +1,32 @@
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_tcp_peer2.conf 4DEFAULTCONFIG = test_quota_compliance_tcp_peer2.conf
4 5
5[transport-udp]
6PORT = 3094
7
8[transport-tcp] 6[transport-tcp]
9TIMEOUT = 300000
10PORT = 3094 7PORT = 3094
11USE_LOCALADDR = YES
12
13[nat]
14DISABLEV6 = YES
15BINDTO = 127.0.0.1
16ENABLE_UPNP = NO
17BEHIND_NAT = NO
18ALLOW_NAT = NO
19INTERNAL_ADDRESS = 127.0.0.1
20EXTERNAL_ADDRESS = 127.0.0.1
21
22[fs]
23AUTOSTART = NO
24
25[datastore]
26AUTOSTART = NO
27
28[hostlist]
29HTTP-PROXY =
30SERVERS = http://gnunet.org:8080/
31OPTIONS = -b
32BINARY = gnunet-daemon-hostlist
33CONFIG = $DEFAULTCONFIG
34HOME = $SERVICEHOME
35HOSTNAME = localhost
36HTTPPORT = 8080
37
38[topology]
39BINARY = gnunet-daemon-topology
40CONFIG = $DEFAULTCONFIG
41FRIENDS = $SERVICEHOME/friends
42TARGET-CONNECTION-COUNT = 16
43AUTOCONNECT = YES
44FRIENDS-ONLY = NO
45MINIMUM-FRIENDS = 0
46
47[core]
48AUTOSTART = NO
49
50[transport]
51plugins = tcp
52#DEBUG = YES
53PREFIX =
54ACCEPT_FROM6 = ::1;
55ACCEPT_FROM = 127.0.0.1;
56NEIGHBOUR_LIMIT = 50
57BINARY = gnunet-service-transport
58CONFIG = $DEFAULTCONFIG
59HOME = $SERVICEHOME
60HOSTNAME = localhost
61PORT = 3091
62UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer2.sock
63
64[peerinfo]
65TRUST = $SERVICEHOME/data/credit/
66HOSTS = $SERVICEHOME/data/hosts/
67ACCEPT_FROM6 = ::1;
68ACCEPT_FROM = 127.0.0.1;
69BINARY = gnunet-service-peerinfo
70CONFIG = $DEFAULTCONFIG
71HOME = $SERVICEHOME
72HOSTNAME = localhost
73PORT = 3090
74UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer2.sock
75 8
76[resolver] 9[transport-udp]
77ACCEPT_FROM6 = ::1; 10PORT = 3094
78ACCEPT_FROM = 127.0.0.1;
79BINARY = gnunet-service-resolver
80CONFIG = $DEFAULTCONFIG
81HOME = $SERVICEHOME
82HOSTNAME = localhost
83PORT = 3089
84UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer2.sock
85
86[statistics]
87ACCEPT_FROM6 = ::1;
88ACCEPT_FROM = 127.0.0.1;
89BINARY = gnunet-service-statistics
90CONFIG = $DEFAULTCONFIG
91HOME = $SERVICEHOME
92HOSTNAME = localhost
93PORT = 3088
94UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer2.sock
95 11
96[arm] 12[arm]
97DEFAULTSERVICES =
98ACCEPT_FROM6 = ::1;
99ACCEPT_FROM = 127.0.0.1;
100BINARY = gnunet-service-arm
101CONFIG = $DEFAULTCONFIG
102HOME = $SERVICEHOME
103HOSTNAME = localhost
104PORT = 3087 13PORT = 3087
105UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer2.sock 14UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer2.sock
106 15
107[TESTING] 16[statistics]
108WEAKRANDOM = YES 17PORT = 3088
109 18UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer2.sock
110[gnunetd]
111HOSTKEY = $SERVICEHOME/.hostkey
112
113
114[dht]
115AUTOSTART = NO
116
117[mesh]
118AUTOSTART = NO
119
120
121[dns]
122AUTOSTART = NO
123 19
20[resolver]
21PORT = 3089
22UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer2.sock
124 23
24[peerinfo]
25PORT = 3090
26UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer2.sock
125 27
126[nse] 28[transport]
127AUTOSTART = NO 29PORT = 3091
30UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer2.sock
128 31
129 32