changeset 647:314466d6f7f7

fix
author Alain Mazy <am@osimis.io>
date Mon, 26 Apr 2021 10:02:02 +0200
parents fe7b80fe3caf
children fcd2c2b66297 23f21a00b03b
files Sphinx/source/plugins/object-storage.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/object-storage.rst	Sat Apr 24 11:11:00 2021 +0200
+++ b/Sphinx/source/plugins/object-storage.rst	Mon Apr 26 10:02:02 2021 +0200
@@ -218,7 +218,7 @@
   "AzureBlobStorage" : {
     "ConnectionString": "DefaultEndpointsProtocol=https;AccountName=xxxxxxxxx;AccountKey=yyyyyyyy===;EndpointSuffix=core.windows.net",
     "ContainerName" : "test-orthanc-storage-plugin",
-    "CreateContainerIfNotExists": true,       // available from version 1.2.0 (not released yet)
+    "CreateContainerIfNotExists": true,       // available from version 1.2.0
     "RootPath": "",                           // see below
     "MigrationFromFileSystemEnabled": false,  // see below
     "StorageStructure": "flat"                // see below