We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59eb1e commit 721b14cCopy full SHA for 721b14c
docs/details/minio.md
@@ -123,7 +123,7 @@ Let's assume that your custom CA certificate is at `/etc/ssl/minio-ca.crt` path
123
Alternatively, you can disable the TLS verification of the S3 storage in Percona Backup for MongoDB configuration:
124
125
```{.bash data-prompt="$"}
126
-$ pbm config --set storage.s3.insecureSkipTLSVerify=True
+$ pbm config --set storage.minio.insecureSkipTLSVerify=True
127
```
128
129
!!! warning
0 commit comments