toastie89 2019-02-20 13:30:24 +01:00 zatwierdzone przez GitHub
rodzic ddfcceec5b
commit d1e4632d01
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -42,7 +42,7 @@ Where you need to create crontab.txt and your borgmatic config.yml
#### crontab.txt example
In this file set the time you wish for your backups to take place default is 1am every day. In here you can add any other tasks you want ran
```
0 1 * * * PATH=$PATH:/usr/bin /usr/bin/borgmatic -c /config -v 0 2>&1
0 1 * * * PATH=$PATH:/usr/bin /usr/bin/borgmatic -c /config --stats -v 0 2>&1
```
#### /cache
A non volatile place to store the borg chunk cache