diff --git a/changelog/unreleased/145 b/changelog/unreleased/145 new file mode 100644 index 0000000000..7b9a5b3a75 --- /dev/null +++ b/changelog/unreleased/145 @@ -0,0 +1,7 @@ +Bugfix: Stop advertising unsupported chunking v2 + +Removed "chunking" attribute in the DAV capabilities. +Please note that chunking v2 is advertised as "chunking 1.0" while +chunking v1 is the attribute "bigfilechunking" which is already false. + +https://github.com/owncloud/ocis-reva/pull/145