Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conf/s3-container-hierarchy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ log_level = DEBUG
storage_domain = localhost
s3_acl = true
# check8bucket_owner = false
# min_segment_size = 8
# min_segment_size = 5242880
bucket_db_enabled = true
bucket_db_host = 127.0.0.1:6379

Expand Down
2 changes: 1 addition & 1 deletion conf/s3-default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ log_level = DEBUG
storage_domain = localhost
s3_acl = true
check_bucket_owner = true
# min_segment_size = 8
# min_segment_size = 5242880
bucket_db_enabled = true
bucket_db_host = 127.0.0.1:6379

Expand Down
2 changes: 1 addition & 1 deletion conf/s3-fastcopy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ log_level = DEBUG
storage_domain = localhost
s3_acl = true
# check8bucket_owner = false
# min_segment_size = 8
# min_segment_size = 5242880
bucket_db_enabled = true
bucket_db_host = 127.0.0.1:6379

Expand Down
2 changes: 1 addition & 1 deletion conf/s3-versioning-custom-encryption.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ log_level = DEBUG
storage_domain = localhost
s3_acl = true
check_bucket_owner = true
# min_segment_size = 8
# min_segment_size = 5242880
bucket_db_enabled = true
bucket_db_host = 127.0.0.1:6379

Expand Down
2 changes: 1 addition & 1 deletion conf/s3-versioning-encryption.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ log_level = DEBUG
storage_domain = localhost
s3_acl = true
# check8bucket_owner = false
# min_segment_size = 8
# min_segment_size = 5242880
bucket_db_enabled = true
bucket_db_host = 127.0.0.1:6379

Expand Down