# timeout in seconds to use when talking to the SMTP server
smtp_timeout 60
-# timeout in seconds to wait media files list
+# timeout in seconds to wait for media files list
list_media_timeout 120
# timeout in seconds to wait for zip file creation
fpsSpan.html('');
};
cameraImg[0].onload = function () {
- if (refreshDisabled[cameraId]) {
- return; /* refresh temporarily disabled for updating */
- }
-
if (this.error) {
cameraImg.removeClass('error');
cameraPlaceholder.css('opacity', 0);
if (fullScreenCameraId == null) {
return; /* no current full-screen camera */
}
-
+
getCameraFrames().
removeClass('full-screen-hidden').
css('height', '');