mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add blocked TLD's (#13421)
This commit is contained in:
parent
52016a7370
commit
f74243fab6
@ -13,6 +13,18 @@ With the `cloudflare` integration, you can keep your Cloudflare records up to da
|
|||||||
|
|
||||||
The integration runs every hour, but can also be started manually by using the service `cloudflare.update_records` under services.
|
The integration runs every hour, but can also be started manually by using the service `cloudflare.update_records` under services.
|
||||||
|
|
||||||
|
<div class='note warning'>
|
||||||
|
|
||||||
|
Due to a limitation in the Cloudflare API, you can not use this integration with any of the following TLD's:
|
||||||
|
|
||||||
|
- `.cf`
|
||||||
|
- `.ga`
|
||||||
|
- `.gq`
|
||||||
|
- `.ml`
|
||||||
|
- `.tk`
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
You can find your global API key in your Cloudflare account settings.
|
You can find your global API key in your Cloudflare account settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user