hunting bugs
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_asymmetric_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/quota-tcp-p1/
4 DEFAULTCONFIG = test_quota_compliance_tcp_asymmetric_peer1.conf
5
6 [transport-tcp]
7 PORT = 4094
8
9 [transport-udp]
10 PORT = 4094
11
12 [arm]
13 PORT = 4087
14 UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer1.sock
15
16 [statistics]
17 PORT = 4088
18 UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer1.sock
19
20 [resolver]
21 PORT = 4089
22 UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer1.sock
23
24 [peerinfo]
25 PORT = 4090
26 UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer1.sock
27
28 [transport]
29 PORT = 4091
30 PLUGINS = tcp
31 UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer1.sock
32
33