diff options
Diffstat (limited to 'plugin/hosts/README.md')
-rw-r--r-- | plugin/hosts/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/plugin/hosts/README.md b/plugin/hosts/README.md index 0476e63bb..0b7bef38b 100644 --- a/plugin/hosts/README.md +++ b/plugin/hosts/README.md @@ -1,6 +1,10 @@ # hosts -*hosts* enables serving zone data from a `/etc/hosts` style file. +## Name + +*hosts* - enables serving zone data from a `/etc/hosts` style file. + +## Description 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 |