From e87462380f13f96ca944ea9fe0de474c6480081a Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 12 Jun 2017 14:06:43 -0700 Subject: [PATCH] Update comment about DNSimple's ALIAS support, no errors are thrown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52370c5..50a6933 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ The above command pulled the existing data out of Route53 and placed the results * ALIAS support varies a lot fromm provider to provider care should be taken to verify that your needs are met in detail. * Dyn's UI doesn't allow editing or view of TTL, but the API accepts and stores the value provided, this value does not appear to be used when served - * Dnsimple's API throws errors when TTL is modified, but it can be edited in the UI and seems to be used when served, there's also a secondary TXT record created alongside the ALIAS that octoDNS ignores + * Dnsimple's uses the configured TTL when serving things through the ALIAS, there's also a secondary TXT record created alongside the ALIAS that octoDNS ignores ## Custom Sources and Providers