diff options
author | 2018-03-14 21:18:29 +0000 | |
---|---|---|
committer | 2018-03-14 21:18:29 +0000 | |
commit | 3e6489ef67270db1ad8963d572e0dc79960a6781 (patch) | |
tree | 07fcc2072db0527112d0b139982155743c5a21c7 /plugin.cfg | |
parent | 55824516bd97d4e5348eeb8d8287b300d4caa6d1 (diff) | |
download | coredns-3e6489ef67270db1ad8963d572e0dc79960a6781.tar.gz coredns-3e6489ef67270db1ad8963d572e0dc79960a6781.tar.zst coredns-3e6489ef67270db1ad8963d572e0dc79960a6781.zip |
Remove the deprecate plugins (#1612)
Remove startup and shutdown completely
Diffstat (limited to 'plugin.cfg')
-rw-r--r-- | plugin.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin.cfg b/plugin.cfg index 9bcc96e25..4f19395f5 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -53,5 +53,3 @@ proxy:proxy erratic:erratic whoami:whoami on:github.com/mholt/caddy/onevent -startup:deprecated -shutdown:deprecated |