Arsnael commented on code in PR #2933: URL: https://github.com/apache/james-project/pull/2933#discussion_r2766763803
########## docs/modules/servers/partials/configure/blobstore.adoc: ########## @@ -1,12 +1,17 @@ === S3 compatible BlobStores -James has been tested and ensures it's been compatible with the following S3 object storages: +James has been tested and ensures it is API compatible with the following S3 object storages: - link:https://us.ovhcloud.com/public-cloud/object-storage[OVH S3 service] - link:https://www.min.io[MinIO (proprietary)] - link:https://garagehq.deuxfleurs.fr[Garage] +[.underline]#Notes#: + +- MinIO encodes object names as filename and thus is subject to file system limitation. Review Comment: Hope it's more clear now :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
