docs: preview provider for emf with nextcloud office

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
Daniel Kesselberg
2023-11-20 17:05:09 +01:00
parent 3de486e850
commit ad4cb89d58

View File

@ -40,3 +40,6 @@ invocations. Though, you can use ``preview_concurrency_new`` and ``preview_concu
The configuration option ``preview_office_cl_parameters`` was removed with Nextcloud 28. The configuration option ``preview_office_cl_parameters`` was removed with Nextcloud 28.
We expect LibreOffice to be started with the given parameters, so it's unfavorable to have a configuration option to change the parameters. We expect LibreOffice to be started with the given parameters, so it's unfavorable to have a configuration option to change the parameters.
Please reach out to us via https://github.com/nextcloud/server/pull/41395 if that's causing any trouble for you. Please reach out to us via https://github.com/nextcloud/server/pull/41395 if that's causing any trouble for you.
.. tip:: Previews for EMF files can be enabled without a local LibreOffice installation if you are already using Nextcloud Office / Collabora. Make sure you have Nextcloud Office 8.3.0 installed and add ``'OCA\Richdocuments\Preview\EMF'`` to ``enabledPreviewProviders``.