- fix logging to remove error messages
[oweals/gnunet.git] / src / transport / test_transport_api_unreliability_unix_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-unix-p1/
4 DEFAULTCONFIG = test_transport_api_unreliability_unix_peer1.conf
5
6 [arm]
7 PORT = 12125
8 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
9
10 [statistics]
11 PORT = 12124
12 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
13
14 [resolver]
15 PORT = 12123
16 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
17
18 [peerinfo]
19 PORT = 12122
20 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
21
22 [transport]
23 PORT = 12121
24 PLUGINS = unix
25 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
26
27 [transport-unix]
28 PORT = 12120
29