Merge branch 'master' of https://github.com/jonanp/git-annex
This commit is contained in:
commit
f6cc7043b3
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ postAddBoxComR = boxConfigurator $ do
|
|||
-- Box.com has a max file size of 100 mb, but
|
||||
-- using smaller chunks has better memory
|
||||
-- performance.
|
||||
, ("chunksize", "10mb")
|
||||
, ("chunk", "10mb")
|
||||
]
|
||||
_ -> $(widgetFile "configurators/addbox.com")
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue