github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.0_2022-06-21/fix-remove-unused-config.md (about)

     1  Bugfix: Remove unused configuration
     2  
     3  We've fixed removed unused configuration:
     4  
     5  - `insecure` from the dataprovider
     6  - `timeout` from the dataprovider
     7  - `tmp_folder` from the storageprovider
     8  
     9  https://github.com/cs3org/reva/pull/2993