> @@ -100,6 +100,7 @@
>
> @Singleton
> public final class LocalBlobStore implements BlobStore {
> + private static final String MULTIPART_PREFIX = ".mpus-";
I don't think so; it might be nice to configure MPUs to go into another
directory or similar but I don't see much need to change the prefix.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/976/files/c17ea1f76c90433f3c752099b65aef93d201becb#r68353223