Skip to content

Commit 8fcb598

Browse files
committed
max-object-size() type fix
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent 799e5c3 commit 8fcb598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_admin-guide/070_Destinations/225_Amazon-s3/000_amazon_s3_options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Description: Only has effect if compression() is set to `yes`. The level of the
6666

6767
## max-object-size()
6868

69-
|Type:| number [GiB]|
69+
|Type:| string|
7070
|Default:| 5120GiB|
7171

7272
*Description:* The maximal size of the S3 object. If an object reaches this size, {{ site.product.short_name }} appends an index suffix ("-1", “-2”, …) to the object key and starts a new object after rotation.

0 commit comments

Comments
 (0)