Skip to content

Commit

Permalink
Update minio/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Nov 14, 2024
1 parent f9f9ee6 commit 603305c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ type Config struct {
Reset bool

// The maximum number of times requests that encounter retryable failures should be attempted.
// Optional. Default is 10, same as the MinIO client.
MaxRetry int
// Optional. Default is 10, same as the MinIO client.
MaxRetry int

// Credentials Minio access key and Minio secret key.
// Need to be defined
Expand Down

0 comments on commit 603305c

Please sign in to comment.