docs(tuning): add warning for Imaginary+HEIC

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
This commit is contained in:
Varun Patil
2024-04-05 12:22:54 -07:00
parent 4d32664f5b
commit a7e47614e1

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`.