this post was submitted on 30 Jun 2024
8 points (100.0% liked)
Lemmy.world Support
3227 readers
1 users here now
Lemmy.world Support
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 report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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