332226a84c25b518e04437ae8d90923477aad080
[oweals/gnunet.git] / src / transport / test_quota_compliance_unix_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer2
4 DEFAULTCONFIG = test_quota_compliance_unix_peer2.conf
5
6 [core]
7 TOTAL_QUOTA_IN = 10000
8 TOTAL_QUOTA_OUT = 10000
9
10 [transport-unix]
11 PORT = 12136
12
13 [arm]
14 PORT = 3087
15 UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer2.sock
16
17 [statistics]
18 PORT = 3088
19 UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer2.sock
20
21 [resolver]
22 PORT = 3089
23 UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer2.sock
24
25 [peerinfo]
26 PORT = 3090
27 UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer2.sock
28
29 [transport]
30 PORT = 3091
31 PLUGINS = unix
32 UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer2.sock
33
34 [transport-unix]
35 PORT = 3368
36