mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Demo: Increase the size limit for pre-rendered thumbs from 2560 to 4096
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -56,7 +56,7 @@ PHOTOPRISM_DISABLE_RAW=false
|
||||
# enables applying user presets when converting RAW images (reduces performance)
|
||||
PHOTOPRISM_RAW_PRESETS=false
|
||||
# a higher value increases the quality and file size of JPEG images and thumbnails (25-100)
|
||||
PHOTOPRISM_JPEG_QUALITY=85
|
||||
PHOTOPRISM_JPEG_QUALITY=83
|
||||
# automatically flags photos as private that MAY be offensive (requires TensorFlow)
|
||||
PHOTOPRISM_DETECT_NSFW=false
|
||||
# allows uploads that MAY be offensive (no effect without TensorFlow)
|
||||
|
||||
Reference in New Issue
Block a user