1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

CLOUDFLARE: SPF records should be converted to TXT Fixes #446 (#480)

This commit is contained in:
Patrik Kernstock
2019-05-18 17:08:18 +02:00
committed by Tom Limoncelli
parent 6d6f685f70
commit d782bb002b
2 changed files with 10 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ jsId: CLOUDFLAREAPI
---
# Cloudflare Provider
## Important notes
* When using `SPF()` or the `SPF_BUILDER()` the records are converted to RecordType `TXT` as Cloudflare API fails otherwise. See more [here](https://github.com/StackExchange/dnscontrol/issues/446).
## Configuration
In the credentials file you must provide your Cloudflare API username and access token: