Skip to content

Commit 7c24327

Browse files
minor fixes
1 parent 6a678d4 commit 7c24327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/self_hosted/configure_meilisearch_at_launch.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ The name of your S3 bucket.
584584
**CLI option**: `--s3-snapshot-prefix`<br />
585585
**Default value**: `None`<br />
586586

587-
The path leading to the [snapshot directory](#snapshot-destination). Uses normal slashes.
587+
The path leading to the [snapshot directory](#snapshot-destination) in your S3 bucket. Uses normal slashes.
588588

589589
#### Access key
590590

@@ -632,7 +632,7 @@ The maximum duration processing a snapshot can take. Defaults to 8 hours.
632632
**CLI option**: `--experimental-s3-multipart-part-size`<br />
633633
**Default value**: `None`<br />
634634

635-
The size of each multipart section. Must be >10MiB and <8GiB. Defaults to 375MiB, which enables databases of up to 3.5TiB.
635+
The size of each multipart section. Must be \>10MiB and \<8GiB. Defaults to 375MiB, which enables databases of up to 3.5TiB.
636636

637637
### SSL options
638638

0 commit comments

Comments
 (0)