]> www.vanbest.org Git - motioneye-debian/commitdiff
increased remote request timeout to 10s
authorCalin Crisan <ccrisan@gmail.com>
Sat, 26 Oct 2013 16:00:35 +0000 (19:00 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 26 Oct 2013 16:00:35 +0000 (19:00 +0300)
settings_default.py

index be5c83d1e9c72d3277321c99d5bd1496d8566006..9f396ff0b4540f1d59edfd251b4744b58960a575 100644 (file)
@@ -21,4 +21,4 @@ PORT = 8765
 
 MOTION_CHECK_INTERVAL = 10
 CLEANUP_INTERVAL = 43200
-REMOTE_REQUEST_TIMEOUT = 5
+REMOTE_REQUEST_TIMEOUT = 10