aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_data.conf
blob: 366a3084480619f730f0883362799e27c7fd2423 (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
[PATHS]
SERVICEHOME = /tmp/gnunet-test-fs-download/
DEFAULTCONFIG = test_fs_download_data.conf

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey

[resolver]
PORT = 42464
HOSTNAME = localhost

[transport]
PORT = 42465
PLUGINS = 

[arm]
PORT = 42466
HOSTNAME = localhost
DEFAULTSERVICES = resolver datastore transport core fs

[datastore]
# DEBUG = YES

[statistics]
PORT = 42467
HOSTNAME = localhost

[peerinfo]
PORT = 42469
HOSTNAME = localhost

[core]
PORT = 42470
HOSTNAME = localhost

[fs]
PORT = 42471
HOSTNAME = localhost
#DEBUG = YES
#PREFIX = valgrind --tool=memcheck --leak-check=yes
#BINARY = /home/grothoff/bin/gnunet-service-fs

[testing]
WEAKRANDOM = YES