aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_peergroup_data.conf
blob: 29c32e1a1b1ec589a418c515d91306689a9795fd (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[PATHS]
SERVICEHOME = /tmp/test-gnunet-testing/
DEFAULTCONFIG = test_testing_peergroup_data.conf

[resolver]
PORT = 2564

[transport]
PORT = 2565
PLUGINS = tcp
#DEBUG = YES
#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
#PREFIX = valgrind --tool=memcheck --log-file=logs%p

[arm]
PORT = 2566
DEFAULTSERVICES = core

[statistics]
PORT = 2567

[transport-tcp]
PORT = 2568

[peerinfo]
PORT = 2569

[core]
PORT = 2570

[testing]
WEAKRANDOM = YES
HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
#The following options are REQUIRED for peergroup convenience usage!
MAX_OUTSTANDING_CONNECTIONS = 20
MAX_CONCURRENT_SSH = 1
CONNECT_ATTEMPTS = 2
PEERGROUP_TIMEOUT = 300
TOPOLOGY = CLIQUE
PERCENTAGE = 0.5
PROBABILITY = 0.5
CONNECT_TOPOLOGY = CLIQUE
CONNECT_TOPOLOGY_OPTION = CONNECT_NONE
CONNECT_TOPOLOGY_OPTION_MODIFIER = 0.0
BLACKLIST_TOPOLOGY = NONE
BLACKLIST_TRANSPORTS = tcp udp
USE_PROGRESSBARS = NO


[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[dht]
AUTOSTART = NO



[nat]
DISABLEV6 = YES
BINDTO = 127.0.0.1
ENABLE_UPNP = NO
BEHIND_NAT = NO
ALLOW_NAT = NO
INTERNAL_ADDRESS = 127.0.0.1
EXTERNAL_ADDRESS = 127.0.0.1

[dns]
AUTOSTART = NO