Overview Hooks Excluding Files Forget Policy Cron Docker Volumes
Backends are the ouputs of the backup process. Each location needs at least one.
1backends:
2 name-of-backend:
3 type: local
4 path: /data/my/backups
We restic supports multiple types of backends. See the full list for details.