changeset 118:a5fd20b9dc56 2.3.0

fix news
author Alain Mazy <am@osimis.io>
date Thu, 16 Nov 2023 12:22:03 +0100
parents a3590caf93a3
children e39aa88ec20e
files NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Nov 13 20:56:41 2023 +0100
+++ b/NEWS	Thu Nov 16 12:22:03 2023 +0100
@@ -2,7 +2,7 @@
 ====================
 
 * AWS plugin:
-  * Added a new configuration "UseTransferMode" (false by default).
+  * Added a new configuration "UseTransferManager" (false by default).
     When set to true, the Transfer Manager mode is used to upload/download
     whole files to/from the bucket.  If set to false, the default "object"
     mode is used.  The Transfer Manager mode is supposed to be faster,