mirror of
https://github.com/coredns/coredns.git
synced 2025-11-24 04:34:01 -05:00
Doc updates
Remove miek.nl in favor of example.org and other smaller cleanups.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# chaos
|
||||
|
||||
The `chaos` middleware allows CoreDNS to response to TXT queries in CH class.
|
||||
Useful for retrieving version or author information from the server. If
|
||||
Useful for retrieving version or author information from the server.
|
||||
|
||||
## Syntax
|
||||
|
||||
@@ -9,7 +9,7 @@ Useful for retrieving version or author information from the server. If
|
||||
chaos [version] [authors...]
|
||||
~~~
|
||||
|
||||
* `version` the version to return, defaults to CoreDNS.
|
||||
* `version` the version to return, defaults to CoreDNS-<version>, if not set.
|
||||
* `authors` what authors to return. No default.
|
||||
|
||||
Note that you have to make sure that this middleware will get actual queries for the
|
||||
|
||||
Reference in New Issue
Block a user