mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-4816: Removed unused field from S3TO to avoid confusion in
the log.
This commit is contained in:
parent
465c9ec5c3
commit
28f9952c6e
@ -39,7 +39,6 @@ public final class S3TO implements S3Utils.ClientOptions, DataStoreTO {
|
|||||||
private Integer socketTimeout;
|
private Integer socketTimeout;
|
||||||
private Date created;
|
private Date created;
|
||||||
private boolean enableRRS;
|
private boolean enableRRS;
|
||||||
private boolean multipartEnabled;
|
|
||||||
private long maxSingleUploadSizeInBytes;
|
private long maxSingleUploadSizeInBytes;
|
||||||
|
|
||||||
public S3TO() {
|
public S3TO() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user