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

Disabling lazy thumbnail generation #517

Open
ktosiek opened this issue Jun 26, 2019 · 1 comment
Open

Disabling lazy thumbnail generation #517

ktosiek opened this issue Jun 26, 2019 · 1 comment

Comments

@ktosiek
Copy link

ktosiek commented Jun 26, 2019

Is there a way to disable lazy thumbnail generation (and checking the disk for thumbnails on each access)? It turned out to be a performance problem for me when I need to return URLs for ~500 thumbnails in one request.

@ktosiek
Copy link
Author

ktosiek commented Jun 26, 2019

I've worked around this for now. It seems the only thing that really needs disk access is deciding if the file extension has changed from the original one.

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

No branches or pull requests

1 participant