From 926866704a4866dafa9b86eed35f063521d3ea22 Mon Sep 17 00:00:00 2001 From: AlekseyIvanov199 Date: Thu, 10 Aug 2023 09:11:09 +0300 Subject: [PATCH] Update README.md Signed-off-by: AlekseyIvanov199 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a567d0..47f8d1b 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ media_storage_providers: store_remote: True store_synchronous: True config: - verify: - #verify (boolean/string) + verify #Whether or not to verify SSL certificates. By default SSL certificates are verified. You can provide the following values: #False - do not validate SSL certificates. SSL will still be used (unless use_ssl is False), but SSL certificates will not be verified. #path/to/cert/bundle.pem - A filename of the CA cert bundle to uses. You can specify this argument if you want to use a different CA cert bundle than the one used by botocore.