Update example conf
This commit is contained in:
parent
b8d981fea3
commit
b0fbf90d0b
1 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
######################################################################
|
||||
##
|
||||
##
|
||||
## Define default global variables with lines like:
|
||||
## var=value [, var=value]*
|
||||
## These values will be used for each following host unless overridden
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
## with a \
|
||||
##
|
||||
##
|
||||
## Warning: not all supported routers or dynamic DNS services
|
||||
## Warning: not all supported routers or dynamic DNS services
|
||||
## are mentioned here.
|
||||
##
|
||||
######################################################################
|
||||
|
|
@ -48,7 +48,7 @@ ssl=yes # use ssl-support. Works with
|
|||
#use=fw, fw=192.168.1.254/status.htm, fw-skip='IP Address' # found after IP Address
|
||||
#
|
||||
## To obtain an IP address from Web status page (using the proxy if defined)
|
||||
## by default, checkip.dyndns.org is used if you use the dyndns protocol.
|
||||
## by default, checkip.dyndns.org is used if you use the dyndns protocol.
|
||||
## Using use=web is enough to get it working.
|
||||
## WARNING: set deamon at least to 600 seconds if you use checkip or you could
|
||||
## get banned from their service.
|
||||
|
|
@ -161,7 +161,7 @@ ssl=yes # use ssl-support. Works with
|
|||
# server=dynamicdns.park-your-domain.com, \
|
||||
# login=my-namecheap.com-login, \
|
||||
# password=my-namecheap.com-password \
|
||||
# myhost.namecheap.com
|
||||
# fully.qualified.host
|
||||
|
||||
##
|
||||
##
|
||||
|
|
@ -216,7 +216,7 @@ ssl=yes # use ssl-support. Works with
|
|||
##
|
||||
## Duckdns (http://www.duckdns.org/)
|
||||
##
|
||||
#
|
||||
#
|
||||
# password=my-auto-generated-password
|
||||
# protocol=duckdns hostwithoutduckdnsorg
|
||||
|
||||
|
|
@ -230,7 +230,7 @@ ssl=yes # use ssl-support. Works with
|
|||
|
||||
##
|
||||
## MyOnlinePortal (http://myonlineportal.net)
|
||||
##
|
||||
##
|
||||
# protocol=dyndns2
|
||||
# ssl=yes
|
||||
# # ipv6=yes # optional
|
||||
|
|
|
|||
Loading…
Reference in a new issue