mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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/',
|
||||
|
||||
Reference in New Issue
Block a user