Skip to content

Commit 5cb1b90

Browse files
authored
add pdf
Signed-off-by: jameskimmel <[email protected]>
1 parent e78c17d commit 5cb1b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin_manual/installation/server_tuning.rst

+1
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ Nextcloud to use Imaginary by editing your `config.php`:
224224
<?php
225225
'enabledPreviewProviders' => [
226226
'OC\Preview\Imaginary',
227+
'OC\Preview\ImaginaryPDF',
227228
],
228229
'preview_imaginary_url' => 'http://<url of imaginary>:9000',
229230

0 commit comments

Comments
 (0)