clarify config option name
This commit is contained in:
parent
cd22682b7a
commit
0d54b7b341
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ force it to re-push everything again, so that the encrypted repository can
|
||||||
be decrypted by the added keys. Probably this can be done by setting
|
be decrypted by the added keys. Probably this can be done by setting
|
||||||
`GCRYPT_FULL_REPACK` and doing a forced push of branches.
|
`GCRYPT_FULL_REPACK` and doing a forced push of branches.
|
||||||
|
|
||||||
Recent versions of git-annex configure gcrypt-publish-participants when
|
Recent versions of git-annex configure `remote.<name>`gcrypt-publish-participants` when
|
||||||
setting up a gcrypt repository. This is done to avoid unncessary gpg
|
setting up a gcrypt repository. This is done to avoid unncessary gpg
|
||||||
passphrase prompts, but it does publish the gpg keyids that can decrypt the
|
passphrase prompts, but it does publish the gpg keyids that can decrypt the
|
||||||
repository. Unset it if you need to obscure that.
|
repository. Unset it if you need to obscure that.
|
||||||
|
|
Loading…
Reference in a new issue