# HG changeset patch # User Alain Mazy # Date 1700133723 -3600 # Node ID a5fd20b9dc56bc9bf4bb82138c49ee49c022f5dc # Parent a3590caf93a3c3a8516f6dfa0cb226478478fe8a fix news diff -r a3590caf93a3 -r a5fd20b9dc56 NEWS --- 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,