1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

fix libvips issue?

This commit is contained in:
Thomas 2024-06-12 21:02:35 +02:00 committed by GitHub
parent a43b38008c
commit 023b6e59fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,3 +33,4 @@ PHOTOPRISM_FFMPEG_BIN="/usr/bin/ffmpeg"
PHOTOPRISM_EXIFTOOL_BIN="/usr/bin/exiftool" PHOTOPRISM_EXIFTOOL_BIN="/usr/bin/exiftool"
PHOTOPRISM_UPLOAD_NSFW="true" PHOTOPRISM_UPLOAD_NSFW="true"
PHOTOPRISM_DISABLE_VIPS="true"