From 975b429d3a9b1706958eeaa378e30691255fc4a1 Mon Sep 17 00:00:00 2001 From: Tarnatos Date: Wed, 26 Apr 2017 10:35:33 +0200 Subject: [PATCH] added cacheentries to description --- docs/features/dns-cache.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features/dns-cache.rst b/docs/features/dns-cache.rst index 22d12f37..ee066c69 100644 --- a/docs/features/dns-cache.rst +++ b/docs/features/dns-cache.rst @@ -7,9 +7,9 @@ dns-cache may be used on a node. The dnsmasq instance listening on port 53 on the node will be reconfigured to answer requests, use a list of upstream servers and a specific cache size if the options listed below are added to site.conf. Upstream servers normally are the community's gateways. -If they are set the node will cache every DNS record in RAM. All settings -are optional, though if no dns server is set, the configuration will not -be altered by gluon-core. +If they are set the node will cache as much DNS records as set with +'cacheentries' in RAM. All settings are optional, though if no dns server +is set, the configuration will not be altered by gluon-core. Besides caching dns requests from clients, the next_node-addresses are set to resolve to a configurable name that may optionally be placed in next_node.name.