-fix use of possibly wrong or uninitialized session
[oweals/gnunet.git] / src / experimentation / test_experimentation_clique.conf
1 [testbed]
2 AUTOSTART = NO
3 PORT = 12113
4 ACCEPT_FROM = 127.0.0.1;
5 HOSTNAME = localhost
6 NEIGHBOUR_LIMIT = 100
7 TOPOLOGY = RANDOM
8 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
9
10 [dhtcache]
11 QUOTA = 1 MB
12 DATABASE = heap
13
14 [transport]
15 PLUGINS = udp
16 ACCEPT_FROM6 = ::1;
17 ACCEPT_FROM = 127.0.0.1;
18 NEIGHBOUR_LIMIT = 50
19 PORT = 12365
20
21 [experimentation]
22 #PREFIX = valgrind --leak-check=full
23 ISSUERS = TFRM29O2RQNKLVBQIGODJ6GD58LSQ2NM9TNFBC6N48BRJHQO38Q73N2OM3V4CLKDM6CILQV4CU8PMJDRG0FNB0PDI057DBRANMLPLRG
24 EXPERIMENTS = test_experiments.exp
25
26 [ats]
27 WAN_QUOTA_OUT = 3932160
28 WAN_QUOTA_IN = 3932160
29
30 [core]
31 USE_EPHEMERAL_KEYS = NO
32
33 [transport-udp]
34 TIMEOUT = 300 s
35
36 [PATHS]
37 GNUNET_TEST_HOME = /tmp/test-experimentation/
38
39 [nat]
40 RETURN_LOCAL_ADDRESSES = YES
41
42 [peerinfo]
43 NO_IO = YES