comparison Sphinx/source/plugins/object-storage.rst @ 714:1c1afe3cb037

fix
author Alain Mazy <am@osimis.io>
date Fri, 18 Jun 2021 11:13:43 +0200
parents 6bc19941ffcd
children b2b1ba11faaa
comparison
equal deleted inserted replaced
712:6c4fcd1ad337 714:1c1afe3cb037
258 The **RootPath** allows you to store the files in another folder as the root level of the 258 The **RootPath** allows you to store the files in another folder as the root level of the
259 object storage. Note: it shall not start with a ``/``. 259 object storage. Note: it shall not start with a ``/``.
260 260
261 Note that you can not change these configurations once you've uploaded the first files in Orthanc. 261 Note that you can not change these configurations once you've uploaded the first files in Orthanc.
262 262
263 The **MigrationFromFileSystemEnabled** configuration has been for Orthanc to continue working 263 The **MigrationFromFileSystemEnabled** configuration has been introduced for Orthanc to continue working
264 while you're migrating your data from the file system to the object storage. While this option is enabled, 264 while you're migrating your data from the file system to the object storage. While this option is enabled,
265 Orthanc will store all new files into the object storage but will try to read/delete files 265 Orthanc will store all new files into the object storage but will try to read/delete files
266 from both the file system and the object storage. 266 from both the file system and the object storage.
267 267
268 This option can be disabled as soon as all files have been copied from the file system to the 268 This option can be disabled as soon as all files have been copied from the file system to the