mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
motioneye: set default cleanup interval to 3600s
This commit is contained in:
parent
13cf9cc3bd
commit
0db2bd53cb
@ -8,7 +8,7 @@ listen 0.0.0.0
|
|||||||
port 80
|
port 80
|
||||||
mount_check_interval 300
|
mount_check_interval 300
|
||||||
motion_check_interval 10
|
motion_check_interval 10
|
||||||
cleanup_interval 43200
|
cleanup_interval 3600
|
||||||
remote_request_timeout 10
|
remote_request_timeout 10
|
||||||
mjpg_client_timeout 10
|
mjpg_client_timeout 10
|
||||||
mjpg_client_idle_timeout 10
|
mjpg_client_idle_timeout 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user