auto make -f Makefile.doc

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-09-24 18:30:59 +00:00
parent 9798dd067f
commit 8c6ca43571
7 changed files with 67 additions and 53 deletions

View File

@@ -11,6 +11,10 @@ With \fIcache\fP enabled, all records except zone transfers and metadata records
3600s. Caching is mostly useful in a scenario when fetching data from the backend (upstream,
database, etc.) is expensive.
.PP
\fICache\fP will change the query to enable DNSSEC (DNSSEC OK; DO) if it passes through the plugin. If
the client didn't request any DNSSEC (records), these are filtered out when replying.
.PP
This plugin can only be used once per Server Block.