We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Preview files are not getting deleted.
Preview files should get deleted after removing the file.
No response
Docker with latest master
/
The text was updated successfully, but these errors were encountered:
In addition it would then be great to have a cleanup task to get the old previews removed.
Sorry, something went wrong.
The job is only running once per hour:
server/lib/private/Preview/BackgroundCleanupJob.php
Line 55 in 0670118
This works! Thanks.
However it does not seem to delete the empty folders, but this might not be needed:
./6 ./6/7 ./6/7/c ./6/7/c/6 ./6/7/c/6/a ./6/7/c/6/a/1 ./6/7/c/6/a/1/e ./a ./a/d ./a/d/6 ./a/d/6/1 ./a/d/6/1/a ./a/d/6/1/a/b ./a/d/6/1/a/b/1 ./a/d/6/1/a/b/1/74 ./a/d/6/1/a/b/1/74/ ./a/d/6/1/a/b/1/74/ ./d ./d/0 ./d/0/9 ./d/0/9/b ./d/0/9/b/f ./d/0/9/b/f/4 ./d/0/9/b/f/4/1
No branches or pull requests
Bug description
Preview files are not getting deleted.
Steps to reproduce
Expected behavior
Preview files should get deleted after removing the file.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: