version: 2 global: forget: keep-hourly: 24 keep-daily: 7 keep-weekly: 4 keep-monthly: 12 backends: pica03: type: local path: {{ repository_path }} key: {{ restic_password }} locations: funkwhale: from: - /var/lib/docker/volumes/funkwhale_static - {{ dbdumps_path }}/funkwhale_postgres to: pica03 cron: 0 3 * * * forget: "yes" hooks: before: - {{ autorestic_base }}/backup_db.sh funkwhale_postgres postgresql