Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase localStorage quota #32

Closed
Ivshti opened this issue Aug 16, 2018 · 1 comment
Closed

increase localStorage quota #32

Ivshti opened this issue Aug 16, 2018 · 1 comment
Milestone

Comments

@Ivshti
Copy link
Member

Ivshti commented Aug 16, 2018

it seems to be 5mb now :(

https://stackoverflow.com/questions/2989284/what-is-the-max-size-of-localstorage-values
electron/electron#897

it also seems to be called localStorageQuota in webkit settings, but this is not what we need - we need webengine

@Ivshti Ivshti added this to the v4.5 milestone Aug 16, 2018
@Ivshti
Copy link
Member Author

Ivshti commented Nov 28, 2018

it's approach to use indexeddb or something similar

@Ivshti Ivshti closed this as completed Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant