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

[FR] Add support for placeholder width and quality in config #208

Open
rlapierre-kffein opened this issue Jun 16, 2020 · 0 comments
Open

Comments

@rlapierre-kffein
Copy link

It seems that placeholder's width and quality is not updatable in Placeholder service (default values are 16px and 50% quality as constant).
It would be more flexible to have those values updatable in configuration file to get control over placeholder image quality.
There's already a configuration to enable this one 'generatePlaceholders' => true
Configuration can be something like placeholders => ['width' => 16, 'quality' => 50]

@khalwat khalwat changed the title Add support for placeholder width and quality in config [FR] Add support for placeholder width and quality in config Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants