aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <id@joeyh.name>2014-12-05 13:43:07 -0400
committerGravatar Joey Hess <id@joeyh.name>2014-12-05 13:43:07 -0400
commit085d2697ba4f5153784be10a5943104a27e4f7fe (patch)
tree45e439219ab58e228bcc24c974e93ebb049f278e /doc
parented30f89a1d424ce82eab01c6ec05d84007e69fdc (diff)
Webapp: When adding a new box.com remote, use the new style chunking. Thanks, Jon Ander Peñalba.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn2
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]]