update template .details files

This commit is contained in:
Asif Bacchus 2019-05-19 23:54:01 -06:00
parent d135646f86
commit 21da2e51de
2 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<path to SSH private key for remote server> /var/borgbackup/sshPrivate.key
<connection string to remote repo> user@servername.tld:repoName/
<password for repo> pAsSwOrd
<path to file listing extra files> /root/NCscripts/xtraLocations.borg
<path to file with exclusions> /root/NCscripts/excludeLocations.borg
<path to file listing extra files> /root/SeafBackup/xtraLocations.borg
<path to file with exclusions> /root/SeafBackup/excludeLocations.borg
<purge timeframe options> --keep-within=7d --keep-daily=30 --keep-weekly=12 --keep-monthly=-1
<location of borg remote instance> borg1

View File

@ -1,4 +1,3 @@
<name of machine hosting mySQL> localhost
<name of authorized user> nextcloud
<name of authorized user> seafile
<password for above user> pAsSwOrd
<name of NextCloud database> nextcloudDB