Modified documentation about zoneedit based on the comments from Oren Held
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@87 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
parent
a899e41127
commit
ded79ea64e
2 changed files with 2 additions and 2 deletions
|
@ -2767,7 +2767,7 @@ Configuration variables applicable to the 'zoneedit1' protocol are:
|
|||
Example ${program}.conf file entries:
|
||||
## single host update
|
||||
protocol=zoneedit1, \\
|
||||
server=www.zoneedit.com, \\
|
||||
server=dynamic.zoneedit.com, \\
|
||||
login=my-zoneedit-login, \\
|
||||
password=my-zoneedit-password \\
|
||||
my.domain.name
|
||||
|
|
|
@ -98,7 +98,7 @@ ssl=yes # use ssl-support. Works with
|
|||
##
|
||||
## ZoneEdit (zoneedit.com)
|
||||
##
|
||||
# server=www.zoneedit.com, \
|
||||
# server=dynamic.zoneedit.com, \
|
||||
# protocol=zoneedit1, \
|
||||
# login=your-zoneedit-login, \
|
||||
# password=your-zoneedit-password \
|
||||
|
|
Loading…
Reference in a new issue