diff --git a/pkg/command/frontend.go b/pkg/command/frontend.go index 5df60e90b0..fa198d7bcb 100644 --- a/pkg/command/frontend.go +++ b/pkg/command/frontend.go @@ -144,9 +144,7 @@ func Frontend(cfg *config.Config) *cli.Command { "undelete": true, "versioning": true, }, - "dav": map[string]interface{}{ - "chunking": "1.0", - }, + "dav": map[string]interface{}{}, "files_sharing": map[string]interface{}{ "api_enabled": true, "resharing": true,