Make process_log more generic
[oweals/gnunet.git] / src / regex / test_regex_api_data.conf
1 [PATHS]
2 GNUNET_TEST_HOME = /tmp/test-regex-api/
3
4 [fs]
5 AUTOSTART = NO
6
7 [resolver]
8 AUTOSTART = NO
9
10 [datastore]
11 AUTOSTART = NO
12
13 [dhtcache]
14 QUOTA = 1 MB
15 DATABASE = heap
16
17 [topology]
18 TARGET-CONNECTION-COUNT = 16
19 AUTOCONNECT = YES
20 FRIENDS-ONLY = NO
21 MINIMUM-FRIENDS = 0
22
23 [ats]
24 WAN_QUOTA_IN = 1 GB
25 WAN_QUOTA_OUT = 1 GB
26
27 [core]
28 PORT = 2092
29
30 [dht]
31 PORT = 12370
32
33 [transport]
34 plugins = tcp
35 NEIGHBOUR_LIMIT = 50
36 PORT = 2091
37
38 [peerinfo]
39 PORT = 2090
40
41 [resolver]
42 PORT = 2089
43
44 [statistics]
45 PORT = 2088
46
47 [arm]
48 PORT = 2087
49
50 [transport-tcp]
51 TIMEOUT = 300 s
52 PORT = 2094
53
54 [TESTING]
55 WEAKRANDOM = NO
56
57 [nat]
58 DISABLEV6 = YES
59 BINDTO = 127.0.0.1
60 ENABLE_UPNP = NO
61 BEHIND_NAT = NO
62 ALLOW_NAT = NO
63 INTERNAL_ADDRESS = 127.0.0.1
64 EXTERNAL_ADDRESS = 127.0.0.1
65
66 [dns]
67 AUTOSTART = NO
68
69 [namestore]
70 AUTOSTART = NO
71
72 [nse]
73 AUTOSTART = NO
74
75 [vpn]
76 AUTOSTART=NO