diff options
author | 2021-07-09 12:42:37 -0400 | |
---|---|---|
committer | 2021-07-09 09:42:37 -0700 | |
commit | a7d44b65e26148849abc285e1380133f1d5c6b45 (patch) | |
tree | c49ee2d22b207d4282cf5ceda478134d18088167 /plugin | |
parent | a26462c28cd8a726a9996e60e938f1fbbea5c950 (diff) | |
download | coredns-a7d44b65e26148849abc285e1380133f1d5c6b45.tar.gz coredns-a7d44b65e26148849abc285e1380133f1d5c6b45.tar.zst coredns-a7d44b65e26148849abc285e1380133f1d5c6b45.zip |
update example description to match example (#4739)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/errors/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugin/errors/README.md b/plugin/errors/README.md index 565ef8b20..756be6883 100644 --- a/plugin/errors/README.md +++ b/plugin/errors/README.md @@ -47,7 +47,9 @@ example.org { } ~~~ -Use the *forward* to resolve queries via 8.8.8.8 and print consolidated error messages for errors with suffix " i/o timeout" or with prefix "Failed to ". +Use the *forward* plugin to resolve queries via 8.8.8.8 and print consolidated messages +for errors with suffix " i/o timeout" as warnings, +and errors with prefix "Failed to " as errors. ~~~ corefile . { |