We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465c9ec commit 28f9952Copy full SHA for 28f9952
1 file changed
api/src/com/cloud/agent/api/to/S3TO.java
@@ -39,7 +39,6 @@ public final class S3TO implements S3Utils.ClientOptions, DataStoreTO {
39
private Integer socketTimeout;
40
private Date created;
41
private boolean enableRRS;
42
- private boolean multipartEnabled;
43
private long maxSingleUploadSizeInBytes;
44
45
public S3TO() {
0 commit comments