aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/test_defaults.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/test_defaults.conf')
-rw-r--r--src/integration-tests/confs/test_defaults.conf76
1 files changed, 0 insertions, 76 deletions
diff --git a/src/integration-tests/confs/test_defaults.conf b/src/integration-tests/confs/test_defaults.conf
deleted file mode 100644
index 3ccdc2946..000000000
--- a/src/integration-tests/confs/test_defaults.conf
+++ /dev/null
@@ -1,76 +0,0 @@
1@INLINE@ ../../../contrib/conf/gnunet/no_forcestart.conf
2@INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf
3
4[fs]
5IMMEDIATE_START = YES
6
7[datastore]
8START_ON_DEMAND = YES
9
10[dht]
11START_ON_DEMAND = YES
12
13[nse]
14START_ON_DEMAND = YES
15
16[cadet]
17START_ON_DEMAND = YES
18
19[hostlist]
20IMMEDIATE_START = YES
21
22[topology]
23IMMEDIATE_START = YES
24
25[peerinfo]
26USE_INCLUDED_HELLOS = NO
27
28[transport-tcp]
29USE_LOCALADDR = YES
30
31[transport-udp]
32BROADCAST = NO
33BROADCAST_RECEIVE = no
34USE_LOCALADDR = YES
35
36[nat]
37BEHIND_NAT = NO
38EXTERNAL_ADDRESS = 127.0.0.1
39INTERNAL_ADDRESS = 127.0.0.1
40BINDTO = 127.0.0.1
41RETURN_LOCAL_ADDRESSES = YES
42
43[hostlist]
44SERVERS =
45
46[dns]
47UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dns-47
48ACCEPT_FROM = 127.0.0.1;
49ACCEPT_FROM6 = ::1;
50PROVIDE_EXIT = NO
51
52[ats]
53WAN_QUOTA_IN = unlimited
54WAN_QUOTA_OUT = unlimited
55ATS_MIN_INTERVAL = 15000
56ATS_EXEC_INTERVAL = 30000
57
58[datastore]
59UNIX_MATCH_UID = YES
60QUOTA = 100 MB
61BLOOMFILTER = $GNUNET_TEST_HOME/fs/bloomfilter
62
63[dhtcache]
64DATABASE = sqlite
65QUOTA = 1 MB
66
67[fs]
68INDEXDB = $GNUNET_TEST_HOME/idxinfo.lst
69IDENTITY_DIR = $GNUNET_TEST_HOME/identities/
70STATE_DIR = $GNUNET_TEST_HOME/persistence/
71UPDATE_DIR = $GNUNET_TEST_HOME/updates/
72TRUST = $GNUNET_TEST_HOME/data/credit/
73
74[datacache-mysql]
75DATABASE = gnunet
76CONFIG = ~/.my.cnf