Merge pull request #24 from gkranis/master
Adding duckdns example Duckdns example added to sample-etc_ddclient.conf
This commit is contained in:
commit
d197e10556
1 changed files with 8 additions and 0 deletions
|
@ -213,3 +213,11 @@ ssl=yes # use ssl-support. Works with
|
||||||
# login=my-auto-generated-username,
|
# login=my-auto-generated-username,
|
||||||
# password=my-auto-generated-password
|
# password=my-auto-generated-password
|
||||||
# my.domain.tld, otherhost.domain.tld
|
# my.domain.tld, otherhost.domain.tld
|
||||||
|
|
||||||
|
##
|
||||||
|
## Duckdns (http://www.duckdns.org/)
|
||||||
|
##
|
||||||
|
#
|
||||||
|
# password=my-auto-generated-password
|
||||||
|
# protocol=duckdns hostwithoutduckdnsorg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue