diff options
author | 2018-06-20 11:35:07 +0100 | |
---|---|---|
committer | 2018-06-20 11:35:07 +0100 | |
commit | 41c724780f6a4e9e8461b56472660d9ad3e49540 (patch) | |
tree | 968b4315507842c98b3be5fddb51d43938b6db0e /plugin.cfg | |
parent | 9c2dc7a1564a4cfc5c197d99c828364fc02bfbae (diff) | |
download | coredns-41c724780f6a4e9e8461b56472660d9ad3e49540.tar.gz coredns-41c724780f6a4e9e8461b56472660d9ad3e49540.tar.zst coredns-41c724780f6a4e9e8461b56472660d9ad3e49540.zip |
remove deprecated code (#1888)
This removes:
* reverse plugin from plugin.cfg
* https_google option from proxy
* the -log flag
Diffstat (limited to 'plugin.cfg')
-rw-r--r-- | plugin.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin.cfg b/plugin.cfg index c152684b7..42070373e 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -38,7 +38,6 @@ cache:cache rewrite:rewrite dnssec:dnssec autopath:autopath -reverse:deprecated template:template hosts:hosts route53:route53 |