mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
fix example (#4740)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -55,7 +55,7 @@ and errors with prefix "Failed to " as errors.
|
||||
. {
|
||||
forward . 8.8.8.8
|
||||
errors {
|
||||
consolidate 5m ".* i/o timeout$" warn
|
||||
consolidate 5m ".* i/o timeout$" warning
|
||||
consolidate 30s "^Failed to .+"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user