github.com/cs3org/reva/v2@v2.27.7/changelog/1.14.0_2021-10-12/archiver-capabilities-limits.md (about)

     1  Enhancement: Add maximum files and size to archiver capabilities
     2  
     3  We added the maximum files count and maximum archive size of the archiver to the capabilities endpoint.
     4  Clients can use this to generate warnings before the actual archive creation fails.
     5  
     6  https://github.com/owncloud/ocis/issues/2537
     7  https://github.com/cs3org/reva/pull/2105