enable cache use by default
authorChristian Grothoff <christian@grothoff.org>
Thu, 8 Mar 2018 15:27:36 +0000 (16:27 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 8 Mar 2018 15:43:05 +0000 (16:43 +0100)
src/gns/gns.conf.in

index 6b764904f7cb092aeb6af5900217fd3dea99ebe0..d48a213e911b0733a6ed07944046bf49cf3b8c27 100644 (file)
@@ -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