Any guide to using SSH keys in WebGUI

Hey guys. is there any documentation for getting this to work? i want to turn off SSH passwords and use key files only. I have the keys setup and can log into my servers without passwords but not sure how to get Duplicacy working with key files. any help would be much appreciated. I am using Unraid.

If you’re using the web GUI, enter the path to the private key file in the Key File textbox (or click the button next to it to select the file), and enter the passphrase in the Password textbox (or leave it empty if the private key isn’t protected with a passphrase).

For the CLI, press enter when a password is asked for, and then it will ask for the private key file instead.

thanks for the reply… i will have a look at it this weekend again. do i need to do this BEFORE i setup a storage? these storages are all setup and i am trying to move to keys only.