aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_data.conf
blob: df2c53d2a2d03768cfe5bb11fd651326dc65d89c (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
[PATHS]
SERVICEHOME = /tmp/test-dht-api/
DEFAULTCONFIG = test_dht_api_data.conf

[fs]
AUTOSTART = NO

[datastore-sqlite]
FILENAME = $SERVICEHOME/datastore/sqlite.db

[datastore]
AUTOSTART = NO

[topology]
TARGET-CONNECTION-COUNT = 16
AUTOCONNECT = YES
FRIENDS-ONLY = NO
MINIMUM-FRIENDS = 0

[core]
TOTAL_QUOTA_OUT = 3932160
TOTAL_QUOTA_IN = 3932160
PORT = 2092

[dht]
DEBUG = YES
PORT = 12370

[transport]
plugins = tcp
DEBUG = NO
NEIGHBOUR_LIMIT = 50
PORT = 2091

[peerinfo]
PORT = 2090

[resolver]
PORT = 2089

[statistics]
PORT = 2088

[arm]
DEFAULTSERVICES = 
PORT = 2087

[transport-tcp]
TIMEOUT = 300000
PORT = 2094

[TESTING]
WEAKRANDOM = NO

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey