Disable disconnecting idle MJPEG clients

This commit is contained in:
Roel van de Water 2024-03-29 19:49:46 +01:00 committed by GitHub
parent 39cbeb916b
commit c3b1e5c592
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ mjpg_client_timeout 10
# timeout in seconds after which an idle mjpg client is removed
# (set to 0 to disable)
mjpg_client_idle_timeout 10
mjpg_client_idle_timeout 0
# enable SMB shares (requires motionEye to run as root)
smb_shares true