From 63451d725a2b4bebbb7f5e04b2262527ab9a2fc8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 13 Oct 2021 09:31:53 +0200 Subject: dns: max-cache-entries was renamed to cache-size (cherry picked from commit f51f769c621a41501735c062953eddf227f20b86) --- docs/configuration/service/dns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/service/dns.rst b/docs/configuration/service/dns.rst index 0a65161b..d9ebb01b 100644 --- a/docs/configuration/service/dns.rst +++ b/docs/configuration/service/dns.rst @@ -89,7 +89,7 @@ avoid being tracked by the provider of your upstream DNS server. Do not use the local ``/etc/hosts`` file in name resolution. VyOS DHCP server will use this file to add resolvers to assigned addresses. -.. cfgcmd:: set service dns forwarding max-cache-entries +.. cfgcmd:: set service dns forwarding cache-size <0-2147483647> Maximum number of DNS cache entries. 1 million per CPU core will generally suffice for most installations. -- cgit v1.2.3