github.com/cs3org/reva/v2@v2.27.7/changelog/2.7.3_2022-08-09/upload-expiration.md (about)

     1  Enhancement: Upload expiration and cleanup
     2  
     3  We made storage providers aware of upload expiration and added an interface
     4  for FS which support listing and purging expired uploads.
     5  
     6  We also implemented said interface for decomposedfs.
     7  
     8  https://github.com/cs3org/reva/pull/3095
     9  https://github.com/owncloud/ocis/pull/4256