aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_twopeer_data.conf
blob: 90f8a0b6528deb0cae1d4e20e11d1e7be1913089 (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
[fs]
AUTOSTART = NO

[dht]
DEBUG = YES
AUTOSTART = YES
#PREFIX = xterm -T dht -e gdb --args
PORT = 2100
DISABLE_SOCKET_FORWARDING = YES

[dhtcache]
QUOTA = 1000000
DATABASE = sqlite

[transport]
PLUGINS = tcp
DEBUG = NO
NEIGHBOUR_LIMIT = 50
PORT = 12365

[core]
TOTAL_QUOTA_OUT = 3932160
TOTAL_QUOTA_IN = 3932160
HOSTNAME = localhost
PORT = 12092

[arm]
DEFAULTSERVICES = core dht
PORT = 12366
DEBUG = YES

[transport-tcp]
TIMEOUT = 300000
PORT = 12368

[TESTING]
WEAKRANDOM = YES
NUM_PEERS = 2

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey

[PATHS]
DEFAULTCONFIG = test_dht_twopeer_data.conf
SERVICEHOME = /tmp/test-dht-twopeer/