aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-11 21:07:26 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-11 21:07:26 +0100
commit0d4f151374efb1972361c40b6624bf4fd0e3fcaa (patch)
tree2183ffe652714501efd34525756a8e107b49f690 /src/psyc/test_psyc.conf
parent3f6d37c74ee2357cc2cdae7f0022ff422f0a92c6 (diff)
downloadgnunet-0d4f151374efb1972361c40b6624bf4fd0e3fcaa.tar.gz
gnunet-0d4f151374efb1972361c40b6624bf4fd0e3fcaa.zip
externalizing secushare logic
Diffstat (limited to 'src/psyc/test_psyc.conf')
-rw-r--r--src/psyc/test_psyc.conf28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/psyc/test_psyc.conf b/src/psyc/test_psyc.conf
deleted file mode 100644
index 6ff031f0d..000000000
--- a/src/psyc/test_psyc.conf
+++ /dev/null
@@ -1,28 +0,0 @@
1@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
2
3[testbed]
4HOSTNAME = localhost
5OVERLAY_TOPOLOGY = STAR
6
7[peerinfo]
8# Option to disable all disk IO; only useful for testbed runs
9# (large-scale experiments); disables persistence of HELLOs!
10NO_IO = YES
11
12[cadet]
13ID_ANNOUNCE_TIME = 5 s
14
15[nat]
16ENABLE_UPNP = NO
17
18[psyc]
19IMMEDIATE_START = YES
20START_ON_DEMAND = YES
21
22[multicast]
23IMMEDIATE_START = YES
24START_ON_DEMAND = YES
25
26[psycstore]
27IMMEDIATE_START = YES
28START_ON_DEMAND = YES