mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
watch.conf: convert to uppercase
This commit is contained in:
parent
2efcfe843e
commit
c24188ed67
@ -1,12 +1,12 @@
|
|||||||
link_watch="true"
|
LINK_WATCH="true"
|
||||||
link_watch_timeout=20
|
LINK_WATCH_TIMEOUT=20
|
||||||
|
|
||||||
ip_watch="true"
|
IP_WATCH="true"
|
||||||
ip_watch_timeout=40
|
IP_WATCH_TIMEOUT=40
|
||||||
|
|
||||||
#netwatch_host=www.google.com
|
#NETWATCH_HOST=www.google.com
|
||||||
#netwatch_port=80
|
#NETWATCH_PORT=80
|
||||||
netwatch_retries=3
|
NETWATCH_RETRIES=3
|
||||||
netwatch_timeout=5
|
NETWATCH_TIMEOUT=5
|
||||||
netwatch_interval=20
|
NETWATCH_INTERVAL=20
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user