diff options
author | 2019-11-01 12:02:43 -0400 | |
---|---|---|
committer | 2019-11-01 12:02:43 -0400 | |
commit | a7ab592e7895ee8369885f0d41251b9adc4f8cbf (patch) | |
tree | 6068f7a746d4e5034f5bc01ab284ea7694967d65 /plugin.cfg | |
parent | 5d8bda58a9cab89bd21860e7429b93cf65a728b1 (diff) | |
download | coredns-a7ab592e7895ee8369885f0d41251b9adc4f8cbf.tar.gz coredns-a7ab592e7895ee8369885f0d41251b9adc4f8cbf.tar.zst coredns-a7ab592e7895ee8369885f0d41251b9adc4f8cbf.zip |
plugin/transfer: Zone transfer plugin (#3223)
* transfer plugin
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'plugin.cfg')
-rw-r--r-- | plugin.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin.cfg b/plugin.cfg index 66552cd80..47b9ecb51 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -44,6 +44,7 @@ rewrite:rewrite dnssec:dnssec autopath:autopath template:template +transfer:transfer hosts:hosts route53:route53 azure:azure |