diff Sphinx/source/plugins/object-storage.rst @ 990:27b75c653a8b

metrics
author Alain Mazy <am@osimis.io>
date Tue, 21 Nov 2023 10:36:44 +0100
parents 38909a00964c
children 1316bc62b5d5
line wrap: on
line diff
--- a/Sphinx/source/plugins/object-storage.rst	Thu Nov 16 12:23:37 2023 +0100
+++ b/Sphinx/source/plugins/object-storage.rst	Tue Nov 21 10:36:44 2023 +0100
@@ -73,7 +73,8 @@
     "VirtualAddressing": true,                // optional: see the section related to MinIO
     "StorageEncryption" : {},                 // optional: see the section related to encryption
     "HybridMode": "Disabled",                 // optional: see the section related to Hybrid storage
-    "UseTransferManager": false               // optional: see below (available from version 2.3.0)
+    "UseTransferManager": false,              // optional: see below (available from version 2.3.0)
+    "EnableAwsSdkLogs": false                 // optional: include AWS SDK logs in Orthanc logs
   }
 
 The **EndPoint** configuration is used when accessing an S3 compatible cloud provider.  I.e. here is a configuration to store data on Scaleway::