aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_file_information_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_fs_file_information_data.conf
parent86bd880b33b81296ed00a440b394b2f14a443870 (diff)
downloadgnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.tar.gz
gnunet-7c8383cb97f28bc492d5796ebb510e10946771ca.zip
simplifying configs with includes
Diffstat (limited to 'src/fs/test_fs_file_information_data.conf')
-rw-r--r--src/fs/test_fs_file_information_data.conf56
1 files changed, 1 insertions, 55 deletions
diff --git a/src/fs/test_fs_file_information_data.conf b/src/fs/test_fs_file_information_data.conf
index f0585fe81..09cedf899 100644
--- a/src/fs/test_fs_file_information_data.conf
+++ b/src/fs/test_fs_file_information_data.conf
@@ -1,62 +1,8 @@
1@INLINE@ test_fs_defaults.conf
1[PATHS] 2[PATHS]
2SERVICEHOME = /tmp/gnunet-test-fs-file-information/ 3SERVICEHOME = /tmp/gnunet-test-fs-file-information/
3DEFAULTCONFIG = test_fs_file_information_data.conf 4DEFAULTCONFIG = test_fs_file_information_data.conf
4 5
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7
8[resolver]
9PORT = 42464
10HOSTNAME = localhost
11
12[transport] 6[transport]
13PORT = 42465
14PLUGINS = 7PLUGINS =
15 8
16[arm]
17PORT = 42466
18HOSTNAME = localhost
19DEFAULTSERVICES =
20
21[datastore]
22#DEBUG = YES
23
24[statistics]
25PORT = 42467
26HOSTNAME = localhost
27
28[peerinfo]
29PORT = 42469
30HOSTNAME = localhost
31
32[core]
33PORT = 42470
34HOSTNAME = localhost
35
36[fs]
37PORT = 42471
38HOSTNAME = localhost
39#DEBUG = YES
40
41[testing]
42WEAKRANDOM = YES
43
44
45[dhtcache]
46QUOTA=65536
47
48DATABASE=sqlite
49[mesh]
50AUTOSTART = NO
51
52
53
54[dns]
55AUTOSTART = NO
56
57
58
59[nse]
60AUTOSTART = NO
61
62