From 5d69f02c6b8b40047daa5670a812f5965e8a3121 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 19 Nov 2016 13:17:49 -0500 Subject: tweaked sampling quality, changed frames from 50-70 --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index e606ea33..c3ef262d 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -93,7 +93,7 @@ angular.module('zmApp', [ monSingleImageQualityLowBW: 70, montageQualityLowBW: 50, eventMontageQualityLowBW: 50, - maxGifCount:50, + maxGifCount:70, }) -- cgit v1.2.3