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