# HG changeset patch # User Alain Mazy # Date 1619424122 -7200 # Node ID 314466d6f7f776a704cfbaae2787203669bd0c81 # Parent fe7b80fe3caf24418826a465e3c43756b66687f9 fix diff -r fe7b80fe3caf -r 314466d6f7f7 Sphinx/source/plugins/object-storage.rst --- 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