Fix sample duckdns.org config

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 2020-12-24 13:00:02 -08:00
parent 11a583b003
commit 6102ffa339

View file

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