Mercurial > hg > orthanc
changeset 5174:d75af1cde602
absolute path recommandation
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 22 Mar 2023 08:26:41 +0100 |
parents | f9ab3aec3bed |
children | 48005e522bd6 |
files | OrthancServer/Resources/Configuration.json |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Resources/Configuration.json Mon Mar 20 18:17:21 2023 +0100 +++ b/OrthancServer/Resources/Configuration.json Wed Mar 22 08:26:41 2023 +0100 @@ -1,6 +1,11 @@ { /** * General configuration of Orthanc + * + * As a general recommendation, you should always favour absolute + * paths when you need to provide a path to a file or a directory. + * This is not done in this configuration file since we don't know + * where Orthanc is going to be installed. **/ // The logical name of this instance of Orthanc. This one is