aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/psyc/test_psyc.conf')
-rw-r--r--src/psyc/test_psyc.conf54
1 files changed, 10 insertions, 44 deletions
diff --git a/src/psyc/test_psyc.conf b/src/psyc/test_psyc.conf
index 25a332ea0..e00a614d2 100644
--- a/src/psyc/test_psyc.conf
+++ b/src/psyc/test_psyc.conf
@@ -1,50 +1,16 @@
1[arm] 1@INLINE@ ../../contrib/no_forcestart.conf
2#GLOBAL_POSTFIX=-L ERROR
3 2
4[vpn] 3[PATHS]
5AUTOSTART = NO 4GNUNET_TEST_HOME = /tmp/gnunet-test-psyc/
6 5
7[peerinfo] 6[transport]
8# Do not use shipped gnunet HELLOs 7PLUGINS = tcp
9USE_INCLUDED_HELLOS = NO
10
11# Option to disable all disk IO; only useful for testbed runs
12# (large-scale experiments); disables persistence of HELLOs!
13NO_IO = YES
14
15[hostlist]
16FORCESTART = NO
17AUTOSTART = NO
18 8
19[nat] 9[nat]
20FORCESTART = NO 10DISABLEV6 = YES
21AUTOSTART = NO
22ENABLE_UPNP = NO 11ENABLE_UPNP = NO
12BEHIND_NAT = NO
13ALLOW_NAT = NO
14INTERNAL_ADDRESS = 127.0.0.1
15EXTERNAL_ADDRESS = 127.0.0.1
23 16
24[fs]
25FORCESTART = NO
26AUTOSTART = NO
27
28[vpn]
29FORCESTART = NO
30AUTOSTART = NO
31
32[revocation]
33FORCESTART = NO
34AUTOSTART = NO
35
36[gns]
37FORCESTART = NO
38AUTOSTART = NO
39
40[namestore]
41FORCESTART = NO
42AUTOSTART = NO
43
44[namecache]
45FORCESTART = NO
46AUTOSTART = NO
47
48[topology]
49FORCESTART = NO
50AUTOSTART = NO