allow MST callback to distinguish between disconnect and parse error situations,...
[oweals/gnunet.git] / src / core / test_core_defaults.conf
1 @INLINE@ ../../contrib/no_forcestart.conf
2 @INLINE@ ../../contrib/no_autostart_above_core.conf
3
4 [PATHS]
5 GNUNET_TEST_HOME = /tmp/test-gnunet-core/
6
7 [nat]
8 ENABLE_UPNP = NO
9
10 [ats]
11 WAN_QUOTA_IN = 1 GB
12 WAN_QUOTA_OUT = 1 GB
13
14 [transport-tcp]
15 BINDTO = 127.0.0.1
16
17 [transport-udp]
18 BROADCAST = NO
19
20 [peerinfo]
21 NO_IO = YES
22