Skip to content

Commit

Permalink
Update snapshot-restore.md (#4655) (#5248)
Browse files Browse the repository at this point in the history
Setting seems deprecated. With it present clusters fails to start with message it does not recognise this setting.



(cherry picked from commit 17977e4)

Signed-off-by: Sander van de Geijn <sandervandegeijn@icloud.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 17, 2023
1 parent cef0bb8 commit 6e13cde
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ You will most likely not need to specify any parameters except for `location`. F
1. (Optional) Add other settings to `opensearch.yml`:

```yml
s3.client.default.disable_chunked_encoding: false # Disables chunked encoding for compatibility with some storage services, but you probably don't need to change this value.
s3.client.default.endpoint: s3.amazonaws.com # S3 has alternate endpoints, but you probably don't need to change this value.
s3.client.default.max_retries: 3 # number of retries if a request fails
s3.client.default.path_style_access: false # whether to use the deprecated path-style bucket URLs.
Expand Down

0 comments on commit 6e13cde

Please sign in to comment.