changeset 2184:71e8a70e9e99

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Nov 2016 21:52:47 +0100
parents 1d0838b8e9c5
children d402a80567e6
files Resources/Configuration.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Configuration.json	Fri Nov 25 21:33:35 2016 +0100
+++ b/Resources/Configuration.json	Fri Nov 25 21:52:47 2016 +0100
@@ -226,7 +226,8 @@
 
   // Dictionary of symbolic names for the user-defined metadata. Each
   // entry must map an unique string to an unique number between 1024
-  // and 65535.
+  // and 65535. Reserved values:
+  //  - The Orthanc whole-slide imaging plugin uses metadata 4200
   "UserMetadata" : {
     // "Sample" : 1024
   },