moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565...
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-transport/api-multi-p1/
4
5 [transport-tcp]
6 PORT = 12140
7 TIMEOUT = 5 s
8
9 [transport-udp]
10 PORT = 12141
11
12 [transport-http]
13 PORT = 12142
14
15 [transport-https]
16 PORT = 12143
17
18 [arm]
19 PORT = 12149
20 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
21
22 [statistics]
23 PORT = 12148
24 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
25
26 [resolver]
27 PORT = 12147
28 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
29
30 [peerinfo]
31 PORT = 12146
32 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
33
34 [transport]
35 PORT = 12145
36 PLUGINS = tcp udp
37 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
38
39 [transport-unix]
40 PORT = 12144
41