]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
etc/config: changing cache.storage is not recommended
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 14 Jan 2020 13:45:15 +0000 (14:45 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 21 Jan 2020 16:20:37 +0000 (17:20 +0100)
etc/config/config.privacy

index 29ee4169a4619a3e2e65fc17ee1879c9f8581437..c5a92665e45978676c360c89f0f55e7cd10ed496 100644 (file)
@@ -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