How to limit cache? #1067
Unanswered
AGI-chandler
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You might be able to limit the cache using one of the command line options from electron: https://www.electronjs.org/docs/latest/api/command-line-switches#--disk-cache-sizesize See if that one does the trick. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Service Worker/CacheStorage
is taking up 2.0 GB, is this really necessary? Is there a way to limit this usage to anything less? ThanksBeta Was this translation helpful? Give feedback.
All reactions