mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
plugin/reload: disable for now (#1511)
Reloading should work (kill -TERM reload the coredns process), but a lot of plugins can't handle it proper. Disable to reload plugin until we fix (most) of the plugins
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# log:log
|
||||
|
||||
tls:tls
|
||||
reload:reload
|
||||
#reload:reload # enable by reverting #1511
|
||||
nsid:nsid
|
||||
root:root
|
||||
bind:bind
|
||||
|
||||
Reference in New Issue
Block a user