From 4e08bbcf0b2b05a7f2d236936a74e7efdf3665ae Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 19 Feb 2017 05:12:00 +0100 Subject: [PATCH] document BORG_HOSTNAME_IS_UNIQUE, fixes #2087 --- docs/usage_general.rst.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc index 7cbe7cae1..fc96f5b2b 100644 --- a/docs/usage_general.rst.inc +++ b/docs/usage_general.rst.inc @@ -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