diff options
author | Joey Hess <id@joeyh.name> | 2014-12-05 13:43:07 -0400 |
---|---|---|
committer | Joey Hess <id@joeyh.name> | 2014-12-05 13:43:07 -0400 |
commit | 085d2697ba4f5153784be10a5943104a27e4f7fe (patch) | |
tree | 45e439219ab58e228bcc24c974e93ebb049f278e /doc/bugs | |
parent | ed30f89a1d424ce82eab01c6ec05d84007e69fdc (diff) |
Webapp: When adding a new box.com remote, use the new style chunking. Thanks, Jon Ander Peñalba.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn b/doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn index 4e5f357e7..7f00a2e51 100644 --- a/doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn +++ b/doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn @@ -1,3 +1,5 @@ Last week I added a new Box.com repository through the webapp with the latest git-annex version, and I've noticed that the remote uses the old chunksize param. Is this correct? AFAIK it should use the chunk param: http://git-annex.branchable.com/chunking/ + +> [[fixed|done]] --[[Joey]] |