Updated sample ddclient.conf
This commit is contained in:
parent
0b43bc84ba
commit
775cfd52a7
1 changed files with 10 additions and 0 deletions
|
@ -196,3 +196,13 @@ ssl=yes # use ssl-support. Works with
|
||||||
# client=ddclient,
|
# client=ddclient,
|
||||||
# password=my-dtdns.com-password
|
# password=my-dtdns.com-password
|
||||||
# myhost.dtdns.net, otherhost.dtdns.net
|
# myhost.dtdns.net, otherhost.dtdns.net
|
||||||
|
|
||||||
|
##
|
||||||
|
## CloudFlare (www.cloudflare.com)
|
||||||
|
##
|
||||||
|
#protocol=cloudflare, \
|
||||||
|
#zone=domain.tld, \
|
||||||
|
#server=www.cloudflare.com, \
|
||||||
|
#login=your-login-email, \
|
||||||
|
#password=APIKey \
|
||||||
|
#domain.tld,my.domain.tld
|
||||||
|
|
Loading…
Reference in a new issue