-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / transport / test_quota_compliance_udp_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer2
4 DEFAULTCONFIG = test_quota_compliance_udp_peer2.conf
5
6 [transport-udp]
7 PORT = 3368
8 MAX_BPS = 50000000
9
10 [arm]
11 PORT = 3087
12 UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer2.sock
13
14 [statistics]
15 PORT = 3088
16 UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer2.sock
17
18 [resolver]
19 PORT = 3089
20 UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer2.sock
21
22 [peerinfo]
23 PORT = 3090
24 UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer2.sock
25
26 [transport]
27 PORT = 3091
28 PLUGINS = udp
29 UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer2.sock
30
31