From a5f4780cf4aece0daa211275cd5a7c9acf6ef708 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Fri, 6 May 2016 14:50:15 -0400 Subject: #241 - seems to be working for the most part Former-commit-id: 975a7a737d99859ad75e643c93ec28e790935572 --- www/js/DataModel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/DataModel.js') diff --git a/www/js/DataModel.js b/www/js/DataModel.js index f46508f3..253c6926 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -36,7 +36,7 @@ angular.module('zmApp.controllers') 'url': '', // This is the ZM portal path 'apiurl': '', // This is the API path 'eventServer':'', //experimental Event server address - 'maxMontage': "10", //total # of monitors to display in montage + 'maxMontage': "100", //total # of monitors to display in montage 'streamingurl': "", 'maxFPS': "3", // image streaming FPS 'montageQuality': "50", // montage streaming quality in % -- cgit v1.2.3