replace printf() with GNUNET_log()
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p2/
4 GNUNET_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/
5 GNUNET_USER_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/
6
7 [nat]
8 RETURN_LOCAL_ADDRESSES = YES
9 DISABLEV6 = NO
10
11 [transport-tcp]
12 PORT = 12100
13 TIMEOUT = 5 s
14
15 [transport-udp]
16 BROADCAST = NO
17
18 [transport-unix]
19 PORT = 12017
20
21 [transport-http_server]
22 PORT = 12018
23 USE_IPv6 = YES
24
25 [transport-https_server]
26 PORT = 12019
27 KEY_FILE = $GNUNET_TEST_HOME/https_key_p1.key
28 CERT_FILE = $GNUNET_TEST_HOME/https_cert_p1.crt
29 USE_IPv6 = YES
30
31 [arm]
32 PORT = 12014
33 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
34
35 [statistics]
36 PORT = 12013
37 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
38
39 [resolver]
40 PORT = 12012
41 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
42
43 [peerinfo]
44 PORT = 12011
45 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
46 USE_INCLUDED_HELLOS = NO
47
48 [transport]
49 #PREFIX = valgrind --leak-check=full
50 PORT = 12010
51 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
52
53 [ats]
54 PORT = 12016
55 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock
56
57 [hostlist]
58 SERVERS = dummy