You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a strict check over which storage tiers entries are allowed.
This can be problematic when providers have their own storage tiers (as an example, Scaleway provides the "ONEZONE_IA" storage tier for single-AZ data)
There's a strict check over which storage tiers entries are allowed.
This can be problematic when providers have their own storage tiers (as an example, Scaleway provides the "ONEZONE_IA" storage tier for single-AZ data)
Here's the related code :
synapse-s3-storage-provider/s3_storage_provider.py
Line 44 in 6f8b382
synapse-s3-storage-provider/s3_storage_provider.py
Line 163 in 6f8b382
The text was updated successfully, but these errors were encountered: