watch.conf: convert to uppercase

This commit is contained in:
Calin Crisan 2019-01-13 10:59:42 +02:00
parent 2efcfe843e
commit c24188ed67

View File

@ -1,12 +1,12 @@
link_watch="true"
link_watch_timeout=20
LINK_WATCH="true"
LINK_WATCH_TIMEOUT=20
ip_watch="true"
ip_watch_timeout=40
IP_WATCH="true"
IP_WATCH_TIMEOUT=40
#netwatch_host=www.google.com
#netwatch_port=80
netwatch_retries=3
netwatch_timeout=5
netwatch_interval=20
#NETWATCH_HOST=www.google.com
#NETWATCH_PORT=80
NETWATCH_RETRIES=3
NETWATCH_TIMEOUT=5
NETWATCH_INTERVAL=20