fix borg example: set cache_directory to source section

This commit is contained in:
Émile 2023-01-05 09:17:46 +01:00
parent b4a6d2d230
commit 0c3ff14699

View File

@ -127,6 +127,12 @@ exclude = /var/lib/mysql
## Default:
# ignore_missing =
## Path to the directory that will hold borg's cache files. By default this is
## empty, which will let borg use its default path of "~/.cache/borg".
##
## Default:
# cache_directory =
######################################################
## destination section
## (where the files are copied to)
@ -201,12 +207,6 @@ exclude = /var/lib/mysql
## Default:
# passphrase =
## Path to the directory that will hold borg's cache files. By default this is
## empty, which will let borg use its default path of "~/.cache/borg".
##
## Default:
# cache_directory =
## command-line options to use with ssh
##
## an example setting would be: