datastore and fs fixes from Easter
[oweals/gnunet.git] / src / fs / test_gnunet_service_fs_migration_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-service-fs-migration/
3 DEFAULTCONFIG = test_gnunet_service_fs_migration_data.conf
4
5 [gnunetd]
6 HOSTKEY = $SERVICEHOME/.hostkey
7
8 [resolver]
9 PORT = 43464
10 HOSTNAME = localhost
11
12 [transport]
13 PORT = 43465
14 PLUGINS = tcp
15
16 [arm]
17 PORT = 43466
18 HOSTNAME = localhost
19 DEFAULTSERVICES = fs
20 #OPTIONS = -L DEBUG
21
22 [datastore]
23 #DEBUG = YES
24 #PREFIX = valgrind --tool=memcheck --leak-check=yes
25
26 [statistics]
27 PORT = 43467
28 HOSTNAME = localhost
29
30 [transport-tcp]
31 TIMEOUT = 300000
32 PORT = 43468
33
34 [peerinfo]
35 PORT = 43469
36 HOSTNAME = localhost
37
38 [core]
39 PORT = 43470
40 HOSTNAME = localhost
41 #TOTAL_QUOTA_IN = 9321
42 #TOTAL_QUOTA_OUT = 9321
43 TOTAL_QUOTA_IN = 3932160
44 TOTAL_QUOTA_OUT = 3932160
45 #DEBUG = YES
46 #PREFIX = valgrind --tool=memcheck --leak-check=yes
47
48 [fs]
49 PORT = 43471
50 HOSTNAME = localhost
51 #OPTIONS = -L DEBUG
52 # FIXME: this one is the old option... (remove at some point)
53 ACTIVEMIGRATION = YES
54 CONTENT_CACHING = YES
55 CONTENT_PUSHING = YES
56 #DEBUG = YES
57 #PREFIX = valgrind --tool=memcheck --leak-check=yes 
58 #PREFIX = xterm -e gdb -x cmd --args 
59
60 [testing]
61 WEAKRANDOM = YES
62 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
63
64 [dhtcache]
65 QUOTA=65536
66
67 DATABASE=sqlite