# HG changeset patch # User Alain Mazy # Date 1679470001 -3600 # Node ID d75af1cde602ebc34903a2d0ca5e80733c393a9a # Parent f9ab3aec3bed18759fd4b9aeb2ff4c91f325c522 absolute path recommandation diff -r f9ab3aec3bed -r d75af1cde602 OrthancServer/Resources/Configuration.json --- 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