Fix sample duckdns.org config (#301)

The included configuration for duckdns.org is incorrect and does not
match the protocol sample in the wiki[1].

[1] https://sourceforge.net/p/ddclient/wiki/protocols/#duckdns
This commit is contained in:
James Davidson 2021-05-11 18:19:37 -07:00 committed by GitHub
parent 24ba945949
commit 7fea824ec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,8 +218,9 @@ ssl=yes # use ssl-support. Works with
## Duckdns (http://www.duckdns.org/) ## Duckdns (http://www.duckdns.org/)
## ##
# #
# password=my-auto-generated-password # protocol=duckdns, \
# protocol=duckdns hostwithoutduckdnsorg # password=my-auto-generated-password \
# hostwithoutduckdnsorg
## ##
## Freemyip (http://freemyip.com/) ## Freemyip (http://freemyip.com/)