aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/test_revocation.conf')
-rw-r--r--src/revocation/test_revocation.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/revocation/test_revocation.conf b/src/revocation/test_revocation.conf
index 43bf698b7..0b6beb0a3 100644
--- a/src/revocation/test_revocation.conf
+++ b/src/revocation/test_revocation.conf
@@ -11,4 +11,11 @@ EGODIR = $GNUNET_HOME/identity/egos/
11SUBSYSTEM_CFG = $SERVICEHOME/s.conf 11SUBSYSTEM_CFG = $SERVICEHOME/s.conf
12 12
13[hostlist] 13[hostlist]
14SERVER = dummy \ No newline at end of file 14AUTOSTART = NO
15SERVERS = dummy
16
17[transport-udp]
18BROADCAST = NO
19
20[peerinfo]
21USE_INCLUDED_HELLOS = NO \ No newline at end of file