Skip to content

Process limits during the creation of placeholder-variants for pre-existing photos #2691

Answered by ildyria
Gendra13 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the command line for a faster process:

docker exec -it Lychee-Core php artisan lychee:generate_thumbs placeholder 1000

or:

php artisan lychee:generate_thumbs placeholder 1000

Maybe we can consider to add a setting for those default 100 values.

if you feel like less worried about your process you can even go:

php artisan lychee:generate_thumbs placeholder 10000 10000

If you do php artisan lychee:generate_thumbs you will see the different options available.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ildyria
Comment options

@Gendra13
Comment options

Answer selected by ildyria
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