aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_lib_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_lib_data.conf')
-rw-r--r--src/fs/test_fs_lib_data.conf49
1 files changed, 49 insertions, 0 deletions
diff --git a/src/fs/test_fs_lib_data.conf b/src/fs/test_fs_lib_data.conf
new file mode 100644
index 000000000..b9d11c371
--- /dev/null
+++ b/src/fs/test_fs_lib_data.conf
@@ -0,0 +1,49 @@
1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-fs-lib/
3DEFAULTCONFIG = test_fs_lib_data.conf
4
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7
8[resolver]
9PORT = 43464
10HOSTNAME = localhost
11
12[transport]
13PORT = 43465
14PLUGINS = tcp
15
16[arm]
17PORT = 43466
18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore transport core fs
20
21[datastore]
22#DEBUG = YES
23
24[statistics]
25PORT = 43467
26HOSTNAME = localhost
27
28[transport-tcp]
29ALLOW_SHUTDOWN = NO
30TIMEOUT = 300000
31PORT = 43468
32
33[peerinfo]
34PORT = 43469
35HOSTNAME = localhost
36
37[core]
38PORT = 43470
39HOSTNAME = localhost
40
41[fs]
42PORT = 43471
43HOSTNAME = localhost
44#DEBUG = YES
45#PREFIX = valgrind --tool=memcheck --leak-check=yes
46#BINARY = /home/grothoff/bin/gnunet-service-fs
47
48[testing]
49WEAKRANDOM = YES