Clarify encryption section: It's not just for cron users.
This commit is contained in:
parent
ea1274d1c6
commit
dd6ea40a36
1 changed files with 2 additions and 3 deletions
|
@ -135,9 +135,8 @@ configuration](https://torsion.org/borgmatic/docs/how-to/upgrade/#upgrading-your
|
||||||
|
|
||||||
### Encryption
|
### Encryption
|
||||||
|
|
||||||
Note that if you plan to run borgmatic on a schedule with cron, and you
|
If you encrypt your Borg repository with a passphrase instead of a key file,
|
||||||
encrypt your Borg repository with a passphrase instead of a key file, you'll
|
you'll either need to set the borgmatic `encryption_passphrase` configuration
|
||||||
either need to set the borgmatic `encryption_passphrase` configuration
|
|
||||||
variable or set the `BORG_PASSPHRASE` environment variable. See the
|
variable or set the `BORG_PASSPHRASE` environment variable. See the
|
||||||
[repository encryption
|
[repository encryption
|
||||||
section](https://borgbackup.readthedocs.io/en/stable/quickstart.html#repository-encryption)
|
section](https://borgbackup.readthedocs.io/en/stable/quickstart.html#repository-encryption)
|
||||||
|
|
Loading…
Reference in a new issue