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 \
|
# protocol=dyndns2 \
|
||||||
# your-static-host.dyndns.org
|
# your-static-host.dyndns.org
|
||||||
|
|
||||||
##
|
|
||||||
##
|
##
|
||||||
## dyndns.org custom addresses
|
## dyndns.org custom addresses
|
||||||
##
|
##
|
||||||
|
|
@ -154,7 +153,6 @@ ssl=yes # use ssl-support. Works with
|
||||||
# zone=example.com \
|
# zone=example.com \
|
||||||
# example.com,subdomain.example.com
|
# example.com,subdomain.example.com
|
||||||
|
|
||||||
##
|
|
||||||
##
|
##
|
||||||
## Loopia (loopia.se)
|
## Loopia (loopia.se)
|
||||||
##
|
##
|
||||||
|
|
@ -302,9 +300,18 @@ ssl=yes # use ssl-support. Works with
|
||||||
# password=mypassword \
|
# password=mypassword \
|
||||||
# myhost.mydomain.com
|
# myhost.mydomain.com
|
||||||
|
|
||||||
|
##
|
||||||
## dnsexit (www.dnsexit.com)
|
## dnsexit (www.dnsexit.com)
|
||||||
##
|
##
|
||||||
#protocol=dnsexit, \
|
#protocol=dnsexit, \
|
||||||
#login=myusername, \
|
#login=myusername, \
|
||||||
#password=mypassword, \
|
#password=mypassword, \
|
||||||
#subdomain-1.domain.com,subdomain-2.domain.com
|
#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