Enable persistent storage for IndexedDB
Opened this issue · 0 comments
rtfeldman commented
Currently defaults to temporary, which is not what we want. However, switching to persistent means we have to deal with the quota prompt appearing, which is easy to miss...need some clear way to draw the user's attention to it.