mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 22:03:27 -04:00
If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid verifying that the bucket exists. However empty(falsy) will always return true, so this condition would not work. Signed-off-by: Thomas Citharel <tcit@tcit.fr> |
||
|---|---|---|
| .. | ||
| AppData | ||
| Cache | ||
| Config | ||
| Lock | ||
| Mount | ||
| Node | ||
| Notify | ||
| ObjectStore | ||
| Search | ||
| SimpleFS | ||
| Storage | ||
| Stream | ||
| Template | ||
| Type | ||
| Utils | ||
| FileInfo.php | ||
| Filesystem.php | ||
| SetupManager.php | ||
| SetupManagerFactory.php | ||
| View.php | ||