mirror of
https://github.com/coredns/coredns.git
synced 2025-09-26 08:01:12 +02:00
plugin/hosts: make hosts plugin cursive (#4131)
nit-picking PR, when using the name of the plugin make it cursive. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
acf9a0fa19
commit
16d489851e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
The hosts plugin is useful for serving zones from a `/etc/hosts` file. It serves from a preloaded
|
The *hosts* plugin is useful for serving zones from a `/etc/hosts` file. It serves from a preloaded
|
||||||
file that exists on disk. It checks the file for changes and updates the zones accordingly. This
|
file that exists on disk. It checks the file for changes and updates the zones accordingly. This
|
||||||
plugin only supports A, AAAA, and PTR records. The hosts plugin can be used with readily
|
plugin only supports A, AAAA, and PTR records. The hosts plugin can be used with readily
|
||||||
available hosts files that block access to advertising servers.
|
available hosts files that block access to advertising servers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user