From: Christian Grothoff Date: Thu, 8 Mar 2018 15:27:36 +0000 (+0100) Subject: enable cache use by default X-Git-Tag: v0.11.0pre66~155 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f2b9c644c8d5cac39dfa547c22b7e1217c44aad9;p=oweals%2Fgnunet.git enable cache use by default --- diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in index 6b764904f..d48a213e9 100644 --- a/src/gns/gns.conf.in +++ b/src/gns/gns.conf.in @@ -22,8 +22,8 @@ MAX_PARALLEL_BACKGROUND_QUERIES = 1000 # called via NSS or other mechanisms). INTERCEPT_DNS = YES -# Using caching or always ask DHT -# USE_CACHE = YES +# Using caching (start with namestore), or always ask DHT? +USE_CACHE = YES # PREFIX = valgrind --leak-check=full --track-origins=yes