> @@ -100,6 +100,7 @@
>
> @Singleton
> public final class LocalBlobStore implements BlobStore {
> + private static final String MULTIPART_PREFIX = ".mpus-";Should this be configurable? --- 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#r67974389
