Change password
This commit is contained in:
parent
56d819f4c4
commit
448e5c22c9
1 changed files with 1 additions and 1 deletions
2
ddclient
2
ddclient
|
@ -4792,7 +4792,7 @@ Configuration variables applicable to the 'duckdns' protocol are:
|
||||||
Example ${program}.conf file entries:
|
Example ${program}.conf file entries:
|
||||||
## single host update
|
## single host update
|
||||||
protocol=duckdns, \\
|
protocol=duckdns, \\
|
||||||
password=z0mgs3cjur3p4ss, \\
|
password=your_password, \\
|
||||||
myhost
|
myhost
|
||||||
|
|
||||||
EoEXAMPLE
|
EoEXAMPLE
|
||||||
|
|
Loading…
Reference in a new issue