waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
448 stars 68 forks source link

Add config option to adjust JPEG quality for thumbnails #49

Closed KarstenRiisgaard closed 1 year ago

KarstenRiisgaard commented 1 year ago

Option in config file to set the quality used when generating jpegs

KarstenRiisgaard commented 1 year ago

Sorry, realized this option is here via the jekyll_image_processing

... saver: strip: true quality: 100