webretro
webretro copied to clipboard
Regarding Saving Save Data
How do I adjust the auto-save feature to save more often/save save-data manually?
Currently, it's hardcoded to 300000 ms (5 minutes) but you can search for that number in base.js and change it to whatever you'd like.
To turn off autosave by default, remove checked from the input tag here.