mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Docs fixes (#85)
* Clarify what "apiuser" is in Cloudflare docs Confusingly it is the email address associated with the account, not the username. * Remove Gandi registrar from docs Because it doesn't actually exist.
This commit is contained in:
committed by
Craig Peterson
parent
55e7710b06
commit
ffb2ee7673
@@ -14,7 +14,7 @@ username and access token:
|
||||
{
|
||||
"cloudflare.com":{
|
||||
"apikey": "your-cloudflare-api-key",
|
||||
"apiuser": "your-cloudflare-username"
|
||||
"apiuser": "your-cloudflare-email-address"
|
||||
}
|
||||
}
|
||||
{% endhighlight %}
|
||||
|
Reference in New Issue
Block a user