Updated comments for cloudflare
This commit is contained in:
parent
8a9da8c3c1
commit
b9826c0746
1 changed files with 2 additions and 0 deletions
2
ddclient
2
ddclient
|
@ -3930,12 +3930,14 @@ Configuration variables applicable to the 'cloudflare' protocol are:
|
|||
Example ${program}.conf file entries:
|
||||
## single host update
|
||||
protocol=cloudflare, \\
|
||||
zone=dns.zone, \\
|
||||
login=my-cloudflare.com-login, \\
|
||||
password=my-cloudflare.com-secure-token \\
|
||||
myhost.com
|
||||
|
||||
## multiple host update to the custom DNS service
|
||||
protocol=cloudflare, \\
|
||||
zone=dns.zone, \\
|
||||
login=my-cloudflare.com-login, \\
|
||||
password=my-cloudflare.com-secure-token \\
|
||||
my-toplevel-domain.com,my-other-domain.com
|
||||
|
|
Loading…
Reference in a new issue