Skip to content

Commit f74243f

Browse files
authored
Add blocked TLD's (home-assistant#13421)
1 parent 52016a7 commit f74243f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/_integrations/cloudflare.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ With the `cloudflare` integration, you can keep your Cloudflare records up to da
1313

1414
The integration runs every hour, but can also be started manually by using the service `cloudflare.update_records` under services.
1515

16+
<div class='note warning'>
17+
18+
Due to a limitation in the Cloudflare API, you can not use this integration with any of the following TLD's:
19+
20+
- `.cf`
21+
- `.ga`
22+
- `.gq`
23+
- `.ml`
24+
- `.tk`
25+
26+
</div>
27+
1628
## Setup
1729

1830
You can find your global API key in your Cloudflare account settings.

0 commit comments

Comments
 (0)