Commit 70b9cdb5 authored by AllenZMC's avatar AllenZMC Committed by Miek Gieben

fix wrong spells in coredns-002.md (#3130)

parent 795a3ebb
......@@ -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`.
option in dnssec plugin so that the capacity of the LRU cache could be specified in the config
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:
~~~ corefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment