summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-26 13:11:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-26 13:11:49 -0400
commitb6cd57847c8e0d07a1c9d21ee92fa19354513ec7 (patch)
tree5f9e32ef6f7eb8288fa2ed4a652a3c8ca11ef98b /doc/special_remotes
parent4c7f73e3d2a4a4e45cb9408f8d9630599d809ada (diff)
respond; improve docs
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/tahoe.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/special_remotes/tahoe.mdwn b/doc/special_remotes/tahoe.mdwn
index afe8c11da..df1ca620f 100644
--- a/doc/special_remotes/tahoe.mdwn
+++ b/doc/special_remotes/tahoe.mdwn
@@ -22,8 +22,12 @@ daemon as needed.
These parameters can be passed to `git annex initremote` to configure
the tahoe remote.
+* `shared-convergence-secret` - Optional. Can be useful to set to
+ allow tahoe to deduplicate information. By default, a new
+ shared-convergence-secret is created for each tahoe remote.
+
* `embedcreds` - Optional. Set to "yes" embed the tahoe credentials
- (specifically the introducer furl and shared-convergence-secret)
+ (specifically the introducer-furl and shared-convergence-secret)
inside the git repository, which allows other clones to also use them
in order to access the tahoe grid.