Add the chunksize parameter

Also change default chunkSize to 10MB (up from 5).
This commit is contained in:
Andrey Kostov 2015-01-23 16:46:43 -08:00
parent 3dc95e213c
commit 8341f0ce5d
3 changed files with 44 additions and 22 deletions

View file

@ -63,6 +63,7 @@ func init() {
encryptBool,
secureBool,
v4AuthBool,
minChunkSize,
root,
}