-
- Downloads
Store storage availability in database
Storage status is saved in the database. Failed storages are rechecked every 10 minutes, while working storages are rechecked every request. Using the files_external app will recheck all external storages when the settings page is viewed, or whenever an external storage is saved.
Showing
- apps/files_external/lib/config.php 10 additions, 2 deletionsapps/files_external/lib/config.php
- db_structure.xml 12 additions, 0 deletionsdb_structure.xml
- lib/private/files/cache/storage.php 38 additions, 10 deletionslib/private/files/cache/storage.php
- lib/private/files/storage/common.php 19 additions, 0 deletionslib/private/files/storage/common.php
- lib/private/files/storage/wrapper/availability.php 462 additions, 0 deletionslib/private/files/storage/wrapper/availability.php
- lib/private/files/storage/wrapper/wrapper.php 18 additions, 0 deletionslib/private/files/storage/wrapper/wrapper.php
- lib/private/util.php 8 additions, 0 deletionslib/private/util.php
- lib/public/files/storage.php 20 additions, 0 deletionslib/public/files/storage.php
- tests/lib/files/storage/wrapper/availability.php 149 additions, 0 deletionstests/lib/files/storage/wrapper/availability.php
- version.php 1 addition, 1 deletionversion.php
Loading
Please register or sign in to comment