Is there a way to periodically clear the browser cache while hosting a meeting using the Zoom web-sdk? While using Chrome on Mac OS X, the cache size increases to ~7GB in just 15 minutes. For an hour long meeting, the cache size can go upto ~30GB which is likely to slow down startup disks in low-end, single function laptops (like Netbooks, Chromebooks, and Macbook Air devices).
Is there a way to periodically, programatically clear the disk storage cache while the meeting is in session?
Thanks in advance!