nextcloud-server/lib/private/Files/ObjectStore
Robin Appelman 4b08384e95 feat: don't gate perBucket object store configuration behind multibucket
a setup can have multiple bucket without having `multibucket` enabled trough things like per-groupfolder buckets

Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-05 15:50:10 +07:00
..
AppdataPreviewObjectStoreStorage.php
Azure.php
HomeObjectStoreStorage.php
IObjectStoreMetaData.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 2025-11-20 15:36:11 +07:00
Mapper.php fix: make bucket mapper work with new multi-object-store config 2025-11-20 15:36:13 +07:00
ObjectStoreScanner.php
ObjectStoreStorage.php
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 2025-11-20 15:36:14 +07:00
S3.php
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 2025-12-03 12:53:39 +07:00
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:50:10 +07:00
S3ObjectTrait.php
S3Signature.php
StorageObjectStore.php
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php