aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo.conf.in
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-07-09 11:23:37 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-07-09 11:23:37 +0000
commitc57f5000a2a3996f025af403e5ea5e124ffa6cb1 (patch)
treec8ea8453e0f6eab9d064723aa3db1293228ddbbe /src/peerinfo/peerinfo.conf.in
parent730c190eedfb00620e5ccd9c2eda061f28b2077e (diff)
downloadgnunet-c57f5000a2a3996f025af403e5ea5e124ffa6cb1.tar.gz
gnunet-c57f5000a2a3996f025af403e5ea5e124ffa6cb1.zip
functionality to disable shipped hellos
Diffstat (limited to 'src/peerinfo/peerinfo.conf.in')
-rw-r--r--src/peerinfo/peerinfo.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/peerinfo/peerinfo.conf.in b/src/peerinfo/peerinfo.conf.in
index 32a679a50..11302211d 100644
--- a/src/peerinfo/peerinfo.conf.in
+++ b/src/peerinfo/peerinfo.conf.in
@@ -24,6 +24,9 @@ HOSTS = $SERVICEHOME/peerinfo/
24# (large-scale experiments); disables persistence of HELLOs! 24# (large-scale experiments); disables persistence of HELLOs!
25NO_IO = NO 25NO_IO = NO
26 26
27# Load HELLOs shipped with GNUnet
28USE_INCLUDED_HELLOS = YES
29
27[uri] 30[uri]
28hello = gnunet-peerinfo 31hello = gnunet-peerinfo
29friend-hello = gnunet-peerinfo 32friend-hello = gnunet-peerinfo