motioneye: set default cleanup interval to 3600s

This commit is contained in:
Calin Crisan 2018-04-30 10:16:03 +03:00
parent 13cf9cc3bd
commit 0db2bd53cb

View File

@ -8,7 +8,7 @@ listen 0.0.0.0
port 80
mount_check_interval 300
motion_check_interval 10
cleanup_interval 43200
cleanup_interval 3600
remote_request_timeout 10
mjpg_client_timeout 10
mjpg_client_idle_timeout 10