Skip to content

Commit 721b14c

Browse files
nastena1606Copilot
andauthored
Update docs/details/minio.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a59eb1e commit 721b14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/details/minio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Let's assume that your custom CA certificate is at `/etc/ssl/minio-ca.crt` path
123123
Alternatively, you can disable the TLS verification of the S3 storage in Percona Backup for MongoDB configuration:
124124

125125
```{.bash data-prompt="$"}
126-
$ pbm config --set storage.s3.insecureSkipTLSVerify=True
126+
$ pbm config --set storage.minio.insecureSkipTLSVerify=True
127127
```
128128

129129
!!! warning

0 commit comments

Comments
 (0)