diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-09-06 16:01:28 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-09-06 16:01:28 -0400 |
| commit | 324be96b12957d920bb686331a8f7c37b5f446ee (patch) | |
| tree | 60966d2d3f0091efa35fd883fe6dd8de332d8936 /www/js/NVR.js | |
| parent | f7b674e8cbe075312c3905abd18374404f081de7 (diff) | |
#963 make thumbs snapshot for first install
Diffstat (limited to 'www/js/NVR.js')
| -rw-r--r-- | www/js/NVR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js index 3eb477f2..99116eb4 100644 --- a/www/js/NVR.js +++ b/www/js/NVR.js @@ -228,7 +228,7 @@ angular.module('zmApp.controllers') 'currentZMGroupNames': [], 'unsupported': {}, 'monitorSpecific': {}, - 'eventViewThumbs': true, + 'eventViewThumbs': 'snapshot', 'eventViewThumbsSize': 'small', |
