Webapp: When adding a new box.com remote, use the new style chunking. Thanks, Jon Ander Peñalba.
This commit is contained in:
parent
f6cc7043b3
commit
5eb3ecee19
2 changed files with 9 additions and 0 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
git-annex (5.20141204) UNRELEASED; urgency=medium
|
||||
|
||||
* Webapp: When adding a new box.com remote, use the new style chunking.
|
||||
Thanks, Jon Ander Peñalba.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 05 Dec 2014 13:42:08 -0400
|
||||
|
||||
git-annex (5.20141203) unstable; urgency=medium
|
||||
|
||||
* proxy: New command for direct mode repositories, allows bypassing
|
||||
|
|
|
@ -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]]
|
||||
|
|
Loading…
Add table
Reference in a new issue