diff --git a/.autorestic.yml b/.autorestic.yml index 417fa59..bdb690d 100644 --- a/.autorestic.yml +++ b/.autorestic.yml @@ -113,6 +113,17 @@ locations: - glacier cron: '0 3 * * 4' # At 3:00am on Thursday + bookstack: + from: + - /var/www/bookstack/.env + - /var/www/bookstack/public/uploads + - /var/www/bookstack/storage/uploads + to: + - hdd + - oiseauroch + - glacier + cron: '0 3 * * 4' # At 3:00am on Thursday + mail: from: - /var/mail