Add default SSH arguments as example

This commit is contained in:
Joshua Boniface 2019-10-19 19:11:11 -04:00
parent 773c5d032c
commit 9e5235a9fc

View file

@ -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: