Thread Starter
hoko01
(@hoko01)
Does anyone have an idea ? It seems that the cookie has only 1 hour lifetime…
The cookie expiration will be extended to 1 year by default in the next release.
If you’d like to change that before the update, you can update the following lines in app/Entiteis/Favorite/SyncSingleFavorite.php:
https://github.com/kylephillips/favorites/blob/master/app/Entities/Favorite/SyncSingleFavorite.php#L51
https://github.com/kylephillips/favorites/blob/master/app/Entities/Favorite/SyncSingleFavorite.php#L54
Thanks for posting the question and the solution of where to make changes. I was puzzled why my Favorites list was disappearing until now.
Has this feature now been implemented, I’m not seeing it in the settings page.