Fix path to ssh key

I guess you can have any path to the ssh keys, but this will make the sample file match the README, which I think would be good..
This commit is contained in:
Robert Högberg 2022-01-18 22:39:53 +01:00 committed by GitHub
parent cfb5907a2e
commit fd831a5890
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ rffmpeg:
# one line per space-separated argument element.
args:
- "-i"
- "/var/lib/jellyfin/id_rsa"
- "/var/lib/jellyfin/.ssh/id_rsa"
# Remote command configuration