update example default locations
This commit is contained in:
+2
-2
@@ -62,13 +62,13 @@ borgRepoPassphrase="p@ssW0rd"
|
||||
# directories to include in your backup along with Seafile data
|
||||
# see repo wiki for more details
|
||||
# leave blank if you only want to backup Seafile related files/directories.
|
||||
borgXtraListPath="/root/seafBackup/xtraLocations.borg"
|
||||
borgXtraListPath="/root/seafileBackup/xtraLocations.borg"
|
||||
|
||||
# OPTIONAL: path to file containing files/directories or 'patterns' to be
|
||||
# excluded in a BORG RECOGNIZED format
|
||||
# see repo wiki for more details or consult borg documentation
|
||||
# leave blank for no exclusions.
|
||||
borgExcludeListPath="/root/seafBackup/excludeLocations.borg"
|
||||
borgExcludeListPath="/root/seafileBackup/excludeLocations.borg"
|
||||
|
||||
# parameters to determine how borg deletes aged backups
|
||||
# more details in the repo wiki and/or borg documentation
|
||||
|
||||
Reference in New Issue
Block a user