After updating to 2.2 users started to be logged out

Hey,

I need to keep the session as long as possible if user select “Remember me” checkbox. But after updating to 2.2 users is logged out every day. Why does it happen? Any solution?

Thanks!

Check login expiration in config of Accounts package

Hey RjDavid,
Thank for your reply! I did not have any account configuration last 2 years and it worked well.
I use default settings. So loginExpirationInDays must be 90 days. But with meteor 2.2 I have been logged out every day. Maybe 2.2 have some changes? Did somebody experienced this problem?