This commit is contained in:
debuglevel 2023-11-02 22:57:46 +00:00
parent c5732aa4fc
commit 82a85986b6
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ in newer versions of borgmatic.
## Configuration includes ## Configuration includes
Once you have multiple different configuration files, you might want to share Once you have multiple different configuration files, you might want to share
common configuration options across these files with having to copy and paste common configuration options across these files without having to copy and paste
them. To achieve this, you can put fragments of common configuration options them. To achieve this, you can put fragments of common configuration options
into a file and then include or inline that file into one or more borgmatic into a file and then include or inline that file into one or more borgmatic
configuration files. configuration files.