use NULL value in load_path_suffix to NOT load any files
[oweals/gnunet.git] / src / transport / test_communicator_udp_rekey_peer1.conf
1 @INLINE@ test_transport_defaults.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = $GNUNET_TMP/test-communicator-unix-1/
5
6 [PEER]
7 PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-1/private.key
8
9 [transport-tcp]
10 PORT = 52400
11
12 [transport-udp]
13 PORT = 52401
14
15 [transport]
16 PORT = 60000
17 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
18
19 [nat]
20 UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
21 ENABLE_IPSCAN = YES
22
23 [communicator-unix]
24 UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
25
26 [communicator-tcp]
27 BINDTO = 60002
28 DISABLE_V6 = YES
29 REKEY_INTERVAL = 100ms
30
31 [communicator-udp]
32 BINDTO = 60002