mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Add default SSH arguments as example
This commit is contained in:
parent
773c5d032c
commit
9e5235a9fc
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ rffmpeg:
|
|||
# A YAML list of additional SSH arguments (e.g. private keys),
|
||||
# one line per space-separated argument element.
|
||||
args:
|
||||
- ""
|
||||
- "-i"
|
||||
- "/var/lib/jellyfin/id_rsa"
|
||||
|
||||
# Remote command configuration
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue