fixed formating
This commit is contained in:
parent
4f6f4beef5
commit
2e7e66b1af
@ -2,7 +2,7 @@
|
|||||||
## change to "bin/sh" when necessary
|
## change to "bin/sh" when necessary
|
||||||
|
|
||||||
auth_email="<email>" # The email used to login 'https://dash.cloudflare.com'
|
auth_email="<email>" # The email used to login 'https://dash.cloudflare.com'
|
||||||
auth_method="token" # Set to "global" for Global API Key or "token" for Scoped API Token
|
auth_method="<token>" # Set to "global" for Global API Key or "token" for Scoped API Token
|
||||||
auth_key="<key>" # Your API Token or Global API Key
|
auth_key="<key>" # Your API Token or Global API Key
|
||||||
zone_identifier="<zone id>" # Can be found in the "Overview" tab of your domain
|
zone_identifier="<zone id>" # Can be found in the "Overview" tab of your domain
|
||||||
record_name="<record>" # Which record you want to be synced
|
record_name="<record>" # Which record you want to be synced
|
||||||
|
Loading…
Reference in New Issue
Block a user