mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
disable multiparts uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -121,6 +121,7 @@ func DefaultConfig() *config.Config {
|
||||
MaxAcquireLockCycles: 20,
|
||||
MaxConcurrency: 5,
|
||||
LockCycleDurationFactor: 30,
|
||||
DisableMultipart: true,
|
||||
},
|
||||
OCIS: config.OCISDriver{
|
||||
MetadataBackend: "messagepack",
|
||||
|
||||
Reference in New Issue
Block a user