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

Option to set LocalStorage limit for electron builds #642

Open
TheShovel opened this issue Feb 4, 2023 · 4 comments
Open

Option to set LocalStorage limit for electron builds #642

TheShovel opened this issue Feb 4, 2023 · 4 comments

Comments

@TheShovel
Copy link

TheShovel commented Feb 4, 2023

A option to change the LocalStorage limit for electron builds, because right now it is limited at 5 mb.

@GarboMuffin
Copy link
Member

what are you storing in local storage where this is becoming an issue?

@TheShovel
Copy link
Author

A lot of strings.

@GarboMuffin
Copy link
Member

the limit should already be increased to 100MB in Electron

@TheShovel
Copy link
Author

I just ran a test, and it is. I still think there should be a option for it tho. What if you wanna save images? Or even sounds? Maybe someone wants to make a level editor and save the files locally without a limit.

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

2 participants