Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cleanup and database optimisation #168

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

michael-j-green
Copy link
Member

Maintenance task now runs once a week. It blocks all other tasks.

It deletes files in the Temp and Upload directories that are older than 30 days, and it runs a database optimisation.

Both the Temp and Upload directories are deleted on start up.

@michael-j-green michael-j-green added enhancement New feature or request database labels Oct 18, 2023
@michael-j-green michael-j-green added this to the v1.7.0 milestone Oct 18, 2023
@michael-j-green michael-j-green self-assigned this Oct 18, 2023
@michael-j-green michael-j-green linked an issue Oct 18, 2023 that may be closed by this pull request
@michael-j-green michael-j-green merged commit ac97652 into main Oct 18, 2023
4 checks passed
@michael-j-green michael-j-green deleted the 155-create-housekeeping-task branch October 18, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Housekeeping Task
1 participant