Skip to content

Is the storage temp folder automatically emptied? #13007

Closed Answered by brandonkelly
carolineboeykens asked this question in Q&A
Discussion options

You must be logged in to vote

The directory is cleared by the Caches utility (“Temp files” option), or via the following commands;

> php craft clear-caches/all
> php craft clear-caches/temp-files

Craft doesn’t have the means to run commands on a schedule (yet), but you can set up your Cron job to run that clear-caches/temp-files command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carolineboeykens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants