Drop limit once again again again
This commit is contained in:
parent
33762430ae
commit
70b83b8142
@ -15,7 +15,7 @@ var _canvas;
|
|||||||
var offlineRecordingDuration = 2000;
|
var offlineRecordingDuration = 2000;
|
||||||
|
|
||||||
// Offline limits for hardware considerations
|
// Offline limits for hardware considerations
|
||||||
var offlineLimits = 5;
|
var offlineLimits = 4;
|
||||||
|
|
||||||
// URL which exposes the archive saving API end-point
|
// URL which exposes the archive saving API end-point
|
||||||
var archiveUrl = window.location + "add-to-archive";
|
var archiveUrl = window.location + "add-to-archive";
|
||||||
|
Loading…
Reference in New Issue
Block a user