diff --git a/pilerBackup/pilerbackup.details b/pilerBackup/pilerbackup.details index fdc6f95..567b362 100644 --- a/pilerBackup/pilerbackup.details +++ b/pilerBackup/pilerbackup.details @@ -32,6 +32,12 @@ borgConnectRepo="jdoe123@borg.server.net:pilerBackup/" # recommended for security borgRepoPassphrase="p@ssW0rd" +# keyfile to access repo +# FULL PATH where the associated keyfile for your repo is located -- relevant +# only if your repo requires a keyfile (i.e. 'keyfile' vs 'repokey') and if you +# are not using the default keyfile location +borgKeyfileLocation="/var/borgbackup/.config/borg/keys/server_address__repo_name" + # OPTIONAL: path to text file containing a list (one per line) of files/ # directories to include in your backup along with exported data from piler # see repo wiki for more details