looking over the mlmym code, it appears that there is a hardcoded cookie expiration of 30 days.
You might want to raise an issue on GitHub about this.
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.
looking over the mlmym code, it appears that there is a hardcoded cookie expiration of 30 days.
You might want to raise an issue on GitHub about this.
Thanks for looking into that, and for the reply - this would explain a lot.
Coupled with mlmym issue 104, noting that those settings are always stored client-side in the cookie, it explains what I'm experiencing: https://github.com/rystaf/mlmym/issues/104