generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2023-01-20 02:37:13 +00:00
parent 7d218cafa7
commit 4477dc5944

View File

@@ -1383,6 +1383,14 @@ Use this if LibreOffice/OpenOffice requires additional arguments.
Defaults to ``''`` (empty string)
::
'preview_ffmpeg_path' => '/usr/bin/ffmpeg',
custom path for ffmpeg binary
Defaults to ``null`` and falls back to searching ``avconv`` and ``ffmpeg`` in the configured ``PATH`` environment
::
'preview_imaginary_url' => 'http://previews_hpb:8088/',