From 46fc9dfd87a5aead3d2b21e4d9cd41a4eb51f388 Mon Sep 17 00:00:00 2001 From: "coredns-auto-sync[bot]" Date: Fri, 24 Apr 2020 05:54:51 +0000 Subject: [PATCH] auto content sync --- content/plugins/transfer.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/plugins/transfer.md b/content/plugins/transfer.md index b90b232..6bf3d85 100644 --- a/content/plugins/transfer.md +++ b/content/plugins/transfer.md @@ -1,16 +1,16 @@ +++ title = "transfer" description = "*transfer* perform zone transfers for other plugins." -weight = 43 +weight = 44 tags = ["plugin", "transfer"] categories = ["plugin"] -date = "2020-02-06T12:07:03.877382" +date = "2020-04-24T05:54:51.8775184" +++ ## Description This plugin answers zone transfers for authoritative plugins that implement -`transfer.Transferer`. +`transfer.Transferer`. Currently, no internal plugins implement this interface. Transfer answers full zone transfer (AXFR) requests and incremental zone transfer (IXFR) requests with AXFR fallback if the zone has changed.