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.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