mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
middleware/cache: rename categories (#321)
Rename: positive -> success negative -> denial There is a third (unused category) which is error. Start using these new in the caching middleware and later in the logging middleware.
This commit is contained in:
@@ -24,7 +24,6 @@ TSIG key information, something like `transfer out [address...] key [name] [base
|
||||
|
||||
~~~
|
||||
file dbfile [zones... ] {
|
||||
transfer from [address...]
|
||||
transfer to [address...]
|
||||
no_reload
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user