Add njalla to ddlient.conf.in
Also fix some minor formatting errors
This commit is contained in:
parent
36b8db950f
commit
f6f7c055d4
1 changed files with 9 additions and 2 deletions
|
|
@ -88,7 +88,6 @@ ssl=yes # use ssl-support. Works with
|
|||
# protocol=dyndns2 \
|
||||
# your-static-host.dyndns.org
|
||||
|
||||
##
|
||||
##
|
||||
## dyndns.org custom addresses
|
||||
##
|
||||
|
|
@ -154,7 +153,6 @@ ssl=yes # use ssl-support. Works with
|
|||
# zone=example.com \
|
||||
# example.com,subdomain.example.com
|
||||
|
||||
##
|
||||
##
|
||||
## Loopia (loopia.se)
|
||||
##
|
||||
|
|
@ -302,9 +300,18 @@ ssl=yes # use ssl-support. Works with
|
|||
# password=mypassword \
|
||||
# myhost.mydomain.com
|
||||
|
||||
##
|
||||
## dnsexit (www.dnsexit.com)
|
||||
##
|
||||
#protocol=dnsexit, \
|
||||
#login=myusername, \
|
||||
#password=mypassword, \
|
||||
#subdomain-1.domain.com,subdomain-2.domain.com
|
||||
|
||||
##
|
||||
## Njal.la (http://njal.la/)
|
||||
##
|
||||
# protocol=njalla,
|
||||
# password=mypassword
|
||||
# quietreply=no|yes
|
||||
# my-host
|
||||
|
|
|
|||
Loading…
Reference in a new issue