Merge pull request #11706 from nextcloud/pulsejet/imaginary

docs(tuning): add warning for Imaginary+HEIC
This commit is contained in:
Varun Patil
2024-04-21 13:10:50 -07:00
committed by GitHub

View File

@@ -168,6 +168,11 @@ external microservice: `Imaginary <https://github.com/h2non/imaginary>`_.
Imaginary is currently incompatible with server-side-encryption.
See https://github.com/nextcloud/server/issues/34262
.. warning::
Imaginary is currently known to have issues with HEIC images.
See https://github.com/nextcloud/server/issues/35643
We strongly recommend running our custom docker image that is more up to date than the official image.
You can find the image at `docker.io/nextcloud/aio-imaginary:latest`.