aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugin/transfer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/transfer/README.md b/plugin/transfer/README.md
index fdd4467d2..30f797e5b 100644
--- a/plugin/transfer/README.md
+++ b/plugin/transfer/README.md
@@ -7,7 +7,7 @@
## 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.