diff README.md @ 50:b40327079244

1.2.0
author Alain Mazy <am@osimis.io>
date Mon, 26 Apr 2021 09:37:58 +0200
parents ff113c3561c5
children f1688e875d3e
line wrap: on
line diff
--- a/README.md	Fri Apr 23 12:38:25 2021 +0200
+++ b/README.md	Mon Apr 26 09:37:58 2021 +0200
@@ -82,7 +82,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": "",                 // optional: folder in which files are stored (ex: my/path/to/myfolder)
         "StorageEncryption" : {...},
         "StorageStructure" : "flat",