Add dnsHome.de example config
This commit is contained in:
parent
5931a7150c
commit
6284133b1c
1 changed files with 9 additions and 0 deletions
|
@ -404,3 +404,12 @@ ssl=yes # use ssl-support. Works with
|
||||||
##
|
##
|
||||||
# protocol=emailonly
|
# protocol=emailonly
|
||||||
# host.example.com
|
# host.example.com
|
||||||
|
|
||||||
|
##
|
||||||
|
## dnsHome.de
|
||||||
|
##
|
||||||
|
# protocol=dyndns2 \
|
||||||
|
# server=www.dnshome.de \
|
||||||
|
# login=subdomain.domain.tld \
|
||||||
|
# password=your_password \
|
||||||
|
# subdomain.domain.tld
|
||||||
|
|
Loading…
Reference in a new issue