mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Update config/config.sample.php
add better description Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: William <william.hak57@gmail.com>
This commit is contained in:
parent
138814f964
commit
81ec99ae33
1 changed files with 1 additions and 1 deletions
|
|
@ -1194,7 +1194,7 @@ $CONFIG = [
|
|||
/**
|
||||
* custom path for ffmpeg binary
|
||||
*
|
||||
* Defaults to ``''`` (empty string)
|
||||
* Defaults to ``null`` and falls back to searching ``avconv`` and ``ffmpeg`` in the configured ``PATH`` environment
|
||||
*/
|
||||
'preview_ffmpeg_path' => '/usr/bin/ffmpeg',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue