Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Add cronjob to clear expired Django sessions #810

Open
rmartz opened this issue May 10, 2018 · 0 comments
Open

Add cronjob to clear expired Django sessions #810

rmartz opened this issue May 10, 2018 · 0 comments

Comments

@rmartz
Copy link
Contributor

rmartz commented May 10, 2018

Django stores sessions in the database, and over sufficiently long time periods they can accumulate. We should add a cronjob to call ./manage.py clearsessions on some kind of regular interval, potentially monthly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant