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.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 629e191b5..59b756de8 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -606,6 +606,12 @@ Here are all the supported configuration settings.
git-annex caches UUIDs of remote repositories here.
+* `remote.<name>.annex-trustlevel`
+
+ Configures a local trust level for the remote. This overrides the value
+ configured by the trust and untrust commands. The value can be any of
+ "trusted", "semitrusted" or "untrusted".
+
* `remote.<name>.annex-ssh-options`
Options to use when using ssh to talk to this remote.