Skip to content

Commit 68b7057

Browse files
committed
docs(preview): add imaginary pdf provider
Signed-off-by: Daniel Kesselberg <[email protected]>
1 parent a606e44 commit 68b7057

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

admin_manual/release_notes/upgrade_to_30.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ Changes to the available options in ``config.php``.
2424
* The option ``forbidden_chars`` is now deprecated and replaced with ``forbidden_filename_characters``
2525
* The option ``forbidden_filename_basenames`` was added to allow bocking files with specific basenames (the filename without extension (before the first dot))
2626
* The option ``forbidden_filename_extensions`` was added to allow blocking extensions from being used on filenames
27+
28+
Previews for PDF files with Imaginary
29+
-------------------------------------
30+
31+
The preview provider ``OC\Preview\Imaginary`` is no longer generating previews for PDF files.
32+
Add the new preview provider ``OC\Preview\ImaginaryPDF`` to ``enabledPreviewProviders`` to enable preview generation with Imaginary for PDF files.

0 commit comments

Comments
 (0)