plugin/reload: mention auto in reload (#1793)

mention auto in reload docs
This commit is contained in:
Chris O'Haver
2018-05-11 15:09:38 -04:00
committed by GitHub
parent afed91646a
commit 8026dc2560

View File

@@ -6,6 +6,9 @@
## Description
This plugin allows automatic reload of a changed _Corefile_.
To enable automatic reloading of _zone file_ changes, use the `auto` plugin.
This plugin periodically checks if the Corefile has changed by reading
it and calculating its MD5 checksum. If the file has changed, it reloads
CoreDNS with the new Corefile. This eliminates the need to send a SIGHUP