LOG_QUIET, result checking, partially fixes #4
This commit is contained in:
parent
e35aa941e1
commit
3ea1f3e3b2
2 changed files with 20 additions and 2 deletions
|
|
@ -56,6 +56,10 @@ DDNS_CHECK="http://4.icanhazip.com"
|
|||
#USE_STDOUT=0
|
||||
#USE_LOGFILE=0
|
||||
|
||||
# If set, does not log if the IP has not changed {0,1}
|
||||
#
|
||||
#LOG_QUIET=0
|
||||
|
||||
# If USE_LOGFILE is 1, where to log {<string>}
|
||||
#
|
||||
#PET_LOG=/var/log/petrified.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue