aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2018-01-02 17:12:39 +0100
committerxrs <xrs@mail36.net>2018-01-02 17:12:39 +0100
commit3611a5295f95fad5d9e1fdb3866e7db9ecf8f47e (patch)
treedb191de206319d924f1bb49e65cdf8a9612ba85c /src/psyc/test_psyc.conf
parentcc90f1df695ccee3d35fe00fa179a856e4128009 (diff)
parent61f532f18450e0d7c72f0c17f4a20b5854cf53bf (diff)
downloadgnunet-3611a5295f95fad5d9e1fdb3866e7db9ecf8f47e.tar.gz
gnunet-3611a5295f95fad5d9e1fdb3866e7db9ecf8f47e.zip
Merge branch 'master' of ssh://gnunet.org/gnunet
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