borgmatic/docs/reference/configuration.md

20 lines
549 B
Markdown
Raw Normal View History

---
title: borgmatic configuration reference
---
## Configuration file
Here is a full sample borgmatic configuration file including all available options:
```yaml
{% include borgmatic/config.yaml %}
```
Note that you can also [download this configuration
file](https://torsion.org/borgmatic/reference/config.yaml) for use locally.
## Related documentation
* [Set up backups with borgmatic](https://torsion.org/borgmatic/how-to/set-up-backups.md)
* [borgmatic command-line reference](https://torsion.org/borgmatic/reference/command-line.md)