Cache folder is now configurable
When using an external cache folder, it is automatically mounted in FileSystem::initFileSystem so that any app can use it transparently by creating a view on the "/$user/cache" directory.
Showing
- config/config.sample.php 11 additions, 2 deletionsconfig/config.sample.php
- lib/private/cache/file.php 8 additions, 7 deletionslib/private/cache/file.php
- lib/private/files/filesystem.php 36 additions, 0 deletionslib/private/files/filesystem.php
- lib/private/forbiddenexception.php 16 additions, 0 deletionslib/private/forbiddenexception.php
Loading
Please register or sign in to comment