mirror of
https://github.com/nextcloud/server.git
synced 2026-03-14 06:32:26 -04:00
When removing external storages, either system-wide or user-wide, automatically remove the matching oc_storages and oc_filecache entries. This can only work if the backend configuration doesn't contain any substitution variable $user in which case the storage id cannot be computed, so this case is ignored for now. |
||
|---|---|---|
| .. | ||
| backendservice.php | ||
| globalstoragesservice.php | ||
| storagesservice.php | ||
| userglobalstoragesservice.php | ||
| userstoragesservice.php | ||
| usertrait.php | ||