(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_api_unreliability_unix_peer1.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-unix-p1/
4 DEFAULTCONFIG = test_transport_api_unreliability_unix_peer1.conf
5
6 [core]
7 TOTAL_QUOTA_OUT = 1073741824 
8 TOTAL_QUOTA_IN  = 1073741824
9
10 [arm]
11 PORT = 12125
12 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
13
14 [statistics]
15 PORT = 12124
16 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
17
18 [resolver]
19 PORT = 12123
20 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
21
22 [peerinfo]
23 PORT = 12122
24 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
25
26 [transport]
27 PORT = 12121
28 PLUGINS = unix
29 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
30
31 [transport-unix]
32 PORT = 12120
33