comment typo
This commit is contained in:
parent
c3af4897c0
commit
bffd0e34b3
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ encryptionSetup c = maybe genCipher updateCipher $ extractCipher c
|
||||||
c' = foldr M.delete c
|
c' = foldr M.delete c
|
||||||
-- git-annex used to remove 'encryption' as well, since
|
-- git-annex used to remove 'encryption' as well, since
|
||||||
-- it was redundant; we now need to keep it for
|
-- it was redundant; we now need to keep it for
|
||||||
-- public-key incryption, hence we leave it on newer
|
-- public-key encryption, hence we leave it on newer
|
||||||
-- remotes (while being backward-compatible).
|
-- remotes (while being backward-compatible).
|
||||||
[ "keyid", "keyid+", "keyid-", "highRandomQuality" ]
|
[ "keyid", "keyid+", "keyid-", "highRandomQuality" ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue