1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 09:47:58 +00:00

Merge pull request #2183 from ThomasWaldmann/doc-env

document BORG_HOSTNAME_IS_UNIQUE, fixes #2087
This commit is contained in:
TW 2017-02-21 21:38:31 +01:00 committed by GitHub
commit 21884763ac

View file

@ -139,6 +139,9 @@ General:
Main usecase for this is to fully automate ``borg change-passphrase``.
BORG_DISPLAY_PASSPHRASE
When set, use the value to answer the "display the passphrase for verification" question when defining a new passphrase for encrypted repositories.
BORG_HOSTNAME_IS_UNIQUE=yes
Use this to assert that your hostname is unique.
Borg will then automatically remove locks that it could determine to be stale.
BORG_LOGGING_CONF
When set, use the given filename as INI_-style logging configuration.
BORG_RSH