From c624e198974790e5d7fa9a158aa879fe75068090 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 10 Feb 2020 20:30:22 +0100 Subject: ddclient: T1908: CloudFlares zone option can now also be specified manually If there is no zone option given it will be "guessed" as in the past. This means (hostname -> resulting zone entry) domain.com -> com foo.domain.com -> domain.com bar.foo.domain.com -> foo.domain.com I have zero experience in the CloudFlare zone option what it is and what it does. SO maybe we still have a chance to auto render this setting. --- interface-definitions/dns-dynamic.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in index 498fd3f2f..143c04ef6 100644 --- a/interface-definitions/dns-dynamic.xml.in +++ b/interface-definitions/dns-dynamic.xml.in @@ -207,6 +207,11 @@ + + + DNS zone to update (only available with CloudFlare) + + -- cgit v1.2.3