mirror of
https://github.com/coredns/coredns.git
synced 2025-08-07 06:47:01 +02:00
fix wrong spells in coredns-002.md (#3130)
This commit is contained in:
parent
795a3ebb64
commit
70b9cdb541
@ -77,7 +77,7 @@ CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS
|
|||||||
* plugin/dnssec: replaced go-cache with golang-lru in dnssec. Also adds a `cache_capacity`.
|
* plugin/dnssec: replaced go-cache with golang-lru in dnssec. Also adds a `cache_capacity`.
|
||||||
option in dnssec plugin so that the capacity of the LRU cache could be specified in the config
|
option in dnssec plugin so that the capacity of the LRU cache could be specified in the config
|
||||||
file.
|
file.
|
||||||
* plugin/logging: allow a response classs to be specified on log on responses matching the name *and*
|
* plugin/logging: allow a response class to be specified on log on responses matching the name *and*
|
||||||
the response class. For instance only log denials for example.com:
|
the response class. For instance only log denials for example.com:
|
||||||
|
|
||||||
~~~ corefile
|
~~~ corefile
|
||||||
|
Loading…
Reference in New Issue
Block a user