mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
S50date: set default date method to sntp
This commit is contained in:
parent
09a2cf3aab
commit
e9d6acc679
@ -24,7 +24,7 @@ test -s ${CONF} || exit 0
|
||||
test "${OS_NETWORKLESS}" == "true" && exit 0
|
||||
|
||||
DATE_TIMEOUT=10
|
||||
DATE_METHOD=http
|
||||
DATE_METHOD=sntp
|
||||
DATE_HOST="google.com"
|
||||
DATE_INTERVAL="900"
|
||||
DATE_NTP_SERVER=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user