Currently, all sessions are stored and cleared manually.
Not a high priority because storage isn't too limited.
Want to find a way to check the Created column value and remove it from the DB, if it has been "expired"
Expired == Maybe around a month old.
Currently, all sessions are stored and cleared manually.
Not a high priority because storage isn't too limited.
Want to find a way to check the
Createdcolumn value and remove it from the DB, if it has been "expired"