aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_defaults.conf
blob: 6daf49857709fccfd27028cd251af8ef25f9b758 (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
[PATHS]
SERVICEHOME = /tmp/test-transport-api/
DEFAULTCONFIG = test_transport_defaults.conf

[transport-tcp]
TIMEOUT = 300000

[arm]
DEFAULTSERVICES = topology hostlist

[transport]
PREFIX = 

[core]
AUTOSTART = NO

[hostlist]
SERVERS = http://localhost:8080/
HOSTNAME = localhost

[datastore]
AUTOSTART = NO

[fs]
AUTOSTART = NO

[dht]
AUTOSTART = NO

[mesh]
AUTOSTART = NO

[nse]
AUTOSTART = NO

[dns]
AUTOSTART = NO

[nat]
DISABLEV6 = YES
BINDTO = 127.0.0.1
INTERNAL_ADDRESS = 127.0.0.1
EXTERNAL_ADDRESS = 127.0.0.1

[TESTING]
WEAKRANDOM = YES