diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 <Jon_Ander@web> | 2014-12-04 11:41:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-04 11:41:50 +0000 |
commit | b7d3cfe4930f72cf8587c21a378ff61934d05aba (patch) | |
tree | 07d5ebb54a1007db846cc59b2133b959e0c9fd46 | |
parent | bac97fb6028e6f27d09792b83128f9835773539f (diff) |
-rw-r--r-- | doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn | 3 |
1 files changed, 3 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 new file mode 100644 index 000000000..4e5f357e7 --- /dev/null +++ b/doc/bugs/When_adding_a_box.com_repo_with_the_webapp_the_old-style_chunking_is_used.mdwn @@ -0,0 +1,3 @@ +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/ |