aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_fs_psd_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 13:16:23 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 13:16:23 +0000
commit7c8383cb97f28bc492d5796ebb510e10946771ca (patch)
tree55959ed3930dfd088a907f47ddc81ad0b0478ef7 /src/fs/test_gnunet_fs_psd_data.conf
parent86bd880b33b81296ed00a440b394b2f14a443870 (diff)
downloadgnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.tar.gz
gnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.zip
simplifying configs with includes
Diffstat (limited to 'src/fs/test_gnunet_fs_psd_data.conf')
-rw-r--r--src/fs/test_gnunet_fs_psd_data.conf60
1 files changed, 1 insertions, 59 deletions
diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf
index 6c506b183..b68c6b58e 100644
--- a/src/fs/test_gnunet_fs_psd_data.conf
+++ b/src/fs/test_gnunet_fs_psd_data.conf
@@ -1,66 +1,8 @@
1@INLINE@ test_fs_defaults.conf
1[PATHS] 2[PATHS]
2SERVICEHOME = /tmp/gnunet-test-fs-py-psd/ 3SERVICEHOME = /tmp/gnunet-test-fs-py-psd/
3DEFAULTCONFIG = test_gnunet_fs_psd_data.conf 4DEFAULTCONFIG = test_gnunet_fs_psd_data.conf
4 5
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7
8[resolver]
9PORT = 45464
10HOSTNAME = localhost
11
12[transport] 6[transport]
13PORT = 45465
14PLUGINS = 7PLUGINS =
15 8
16[arm]
17PORT = 45466
18HOSTNAME = localhost
19DEFAULTSERVICES =
20
21[datastore]
22#DEBUG = YES
23
24[statistics]
25PORT = 45467
26HOSTNAME = localhost
27
28[peerinfo]
29PORT = 45469
30HOSTNAME = localhost
31
32[core]
33PORT = 45470
34HOSTNAME = localhost
35
36[fs]
37PORT = 45471
38HOSTNAME = localhost
39#DEBUG = YES
40CONTENT_CACHING = NO
41CONTENT_PUSHING = NO
42#PREFIX = valgrind --tool=memcheck --leak-check=yes
43#BINARY = /home/grothoff/bin/gnunet-service-fs
44
45[testing]
46WEAKRANDOM = YES
47
48
49[dhtcache]
50QUOTA=65536
51
52DATABASE=sqlite
53[mesh]
54AUTOSTART = NO
55
56
57
58[dns]
59AUTOSTART = NO
60
61
62
63[nse]
64AUTOSTART = NO
65
66