summaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-03 22:40:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-03 22:40:33 +0000
commit7d10aae1489414e5cba3ea6dedd77223eda6216a (patch)
treeb4d8a50041859975c06df633bcd5428e2084039f /src/peerinfo/peerinfo.conf.in
parent48390cae71be23aaa7f4be516c31688628b62c8d (diff)
downloadgnunet-7d10aae1489414e5cba3ea6dedd77223eda6216a.tar.gz
gnunet-7d10aae1489414e5cba3ea6dedd77223eda6216a.zip
adding NO_IO option to peerinfo to disable disc accesses for experiments
Diffstat (limited to 'src/peerinfo/peerinfo.conf.in')
-rw-r--r--src/peerinfo/peerinfo.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/peerinfo/peerinfo.conf.in b/src/peerinfo/peerinfo.conf.in
index 34015b558..1420da844 100644
--- a/src/peerinfo/peerinfo.conf.in
+++ b/src/peerinfo/peerinfo.conf.in
@@ -20,5 +20,9 @@ UNIX_MATCH_GID = YES
20# PREFIX = 20# PREFIX =
21HOSTS = $SERVICEHOME/data/hosts/ 21HOSTS = $SERVICEHOME/data/hosts/
22 22
23# Option to disable all disk IO; only useful for testbed runs
24# (large-scale experiments); disables persistence of HELLOs!
25NO_IO = NO
26
23[uri] 27[uri]
24hello = gnunet-peerinfo 28hello = gnunet-peerinfo