b5d9cca342dfdbdaa3eb95c6dc2bc0e2c4abb410
[oweals/gnunet.git] / src / transport / test_transport_api_unreliability_unix_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-unix-p2/
4 DEFAULTCONFIG = test_transport_api_unreliability_unix_peer2.conf
5
6 [core]
7 TOTAL_QUOTA_OUT = 1073741824 
8 TOTAL_QUOTA_IN  = 1073741824
9
10 [arm]
11 PORT = 12135
12 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
13
14 [statistics]
15 PORT = 12134
16 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
17
18 [resolver]
19 PORT = 12133
20 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
21
22 [peerinfo]
23 PORT = 12132
24 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
25
26 [transport]
27 PORT = 12131
28 PLUGINS = unix
29 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
30
31 [transport-unix]
32 PORT = 12131
33