Skip to content

Commit f7171e4

Browse files
authored
Updated Cloudflare usage instructions. (#52)
1 parent 0c028f7 commit f7171e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,12 @@ Namecheap:
148148

149149
Cloudflare:
150150

151-
- `"zone_identifier"`
152-
- `"identifier"`
151+
- `"zone_identifier"` is the Zone ID of your site
152+
- `"identifier"` is the DNS record identifier as returned by the Cloudflare "List DNS Records" API (see below)
153153
- `"host"` is your host and can be a subdomain, `"@"` or `"*"` generally
154154
- `"ttl"` integer value for record TTL in seconds (specify 1 for automatic)
155155
- One of the following:
156-
- Email `"email"` and key `"key"`
156+
- Email `"email"` and Global API Key `"key"`
157157
- User service key `"user_service_key"`
158158
- API Token `"token"`, configured with DNS edit permissions for your DNS name's zone.
159159
- *Optionally*, `"proxied"` can be `true` or `false` to use the proxy services of Cloudflare

0 commit comments

Comments
 (0)