aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/test_messenger_api.conf
blob: 968f56f6d5c20b36413bf4e95067260530c24334 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf

[testbed]
HOSTNAME = localhost
OVERLAY_TOPOLOGY = CLIQUE

[arm]
GLOBAL_POSTFIX = -l $GNUNET_CACHE_HOME/{}-logs -L verbose

[transport]
IMMEDIATE_START = YES

[core]
START_ON_DEMAND = YES
IMMEDIATE_START = YES
USE_EPHEMERAL_KEYS = NO

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-messenger-api/

[peerinfo]
NO_IO = YES

[cadet]
START_ON_DEMAND = YES
REFRESH_CONNECTION_TIME = 1 s
ID_ANNOUNCE_TIME = 5 s
CONNECT_TIMEOUT = 30 s
DEFAULT_TTL = 16
DHT_REPLICATION_LEVEL = 10
MAX_TUNNELS = 10
MAX_CONNECTIONS = 10
MAX_MSGS_QUEUE = 20
DISABLE_TRY_CONNECT = YES
REKEY_PERIOD = 2 s

[identity]
START_ON_DEMAND = YES

[messenger]
START_ON_DEMAND = YES

[nat]
ENABLE_UPNP = NO
RETURN_LOCAL_ADDRESSES = YES
IMMEDIATE_START = NO