aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-27 12:01:03 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-27 12:01:03 +0000
commit8f85b3b3410fb1f8683fa630f3e649d0aa8f210d (patch)
tree7085b2ee38b67195801d4f034978cfe375ce6f0f /src/gns
parent55798b50feda4db5255e991e66ef5c78fadf008a (diff)
downloadgnunet-8f85b3b3410fb1f8683fa630f3e649d0aa8f210d.tar.gz
gnunet-8f85b3b3410fb1f8683fa630f3e649d0aa8f210d.zip
-undo
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/gns.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index 916d9862f..93e6ef3fa 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -15,7 +15,7 @@ AUTO_IMPORT_CONFIRMATION_REQ = NO
15MAX_PARALLEL_BACKGROUND_QUERIES = 25 15MAX_PARALLEL_BACKGROUND_QUERIES = 25
16DEFAULT_LOOKUP_TIMEOUT = 10 16DEFAULT_LOOKUP_TIMEOUT = 10
17RECORD_PUT_INTERVAL = 4 h 17RECORD_PUT_INTERVAL = 4 h
18PREFIX = valgrind --leak-check=full --track-origins=yes 18# PREFIX = valgrind --leak-check=full --track-origins=yes
19 19
20[gns-proxy] 20[gns-proxy]
21PROXY_CACERT = $SERVICEHOME/gns/gnsCAcert.pem 21PROXY_CACERT = $SERVICEHOME/gns/gnsCAcert.pem