summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index d4502cdfa..f427d9409 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -1234,6 +1234,18 @@ Here are all the supported configuration settings.
git-annex caches UUIDs of remote repositories here.
+- `remote.<name>.annex-checkuuid`
+
+ This only affects remotes that have their url pointing to a directory on
+ the same system. git-annex normally checks the uuid of such
+ remotes each time it's run, which lets it transparently deal with
+ different drives being mounted to the location at different times.
+
+ Setting annex-checkuuid to false will prevent it from checking the uuid
+ at startup (although the uuid is still verified before making any
+ changes to the remote repository). This may be useful to set to prevent
+ unncessary spin-up or automounting of a drive.
+
* `remote.<name>.annex-trustlevel`
Configures a local trust level for the remote. This overrides the value