From: Tomas Krizek Date: Tue, 14 Jan 2020 13:45:15 +0000 (+0100) Subject: etc/config: changing cache.storage is not recommended X-Git-Tag: v5.0.0~3^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c817e5c965494ff79465a96c0a1b45630c4122;p=thirdparty%2Fknot-resolver.git etc/config: changing cache.storage is not recommended --- diff --git a/etc/config/config.privacy b/etc/config/config.privacy index 29ee4169a..c5a92665e 100644 --- a/etc/config/config.privacy +++ b/etc/config/config.privacy @@ -12,8 +12,7 @@ net.listen('::1', 853, { kind = 'tls' }) -- use this to configure your TLS certificates -- net.tls("/etc/knot-resolver/server-cert.pem", "/etc/knot-resolver/server-key.pem") --- move cache to '/tmp/knot-resolver' tmpfs -cache.storage = 'lmdb:///tmp/knot-resolver' +-- Refer to manual if you would like to use non-persistent cache -- forwarding to multiple targets -- splits the entire DNS namespace into distinct slices