github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/fix-mentix-local-file.md (about) 1 Bugfix: Make local file connector more error tolerant 2 3 The local file connector caused Reva to throw an exception if the local file for storing site data couldn't be loaded. This PR changes this behavior so that only a warning is logged. 4 5 https://github.com/cs3org/reva/pull/1625