You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to "roll" session manually while having rolling session "disabled"? We had config of autoSave disabled and we were touching session on select request to not spam our session store on each request (there can be 10+ requests on some pages). Is this still somehow possible without patching the package/doing something hacky?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to "roll" session manually while having rolling session "disabled"? We had config of
autoSavedisabled and we were touching session on select request to not spam our session store on each request (there can be 10+ requests on some pages). Is this still somehow possible without patching the package/doing something hacky?Beta Was this translation helpful? Give feedback.
All reactions