Add blocked TLD's (#13421)

This commit is contained in:
Joakim Sørensen 2020-05-13 14:44:43 +02:00 committed by GitHub
parent 52016a7370
commit f74243fab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.