diff OrthancServer/Resources/Configuration.json @ 5255:f783b99e4738 db-protobuf

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Apr 2023 16:28:28 +0200
parents 345dac17a349
children 5b2a5cc64cb1
line wrap: on
line diff
--- a/OrthancServer/Resources/Configuration.json	Tue Apr 11 11:09:52 2023 +0200
+++ b/OrthancServer/Resources/Configuration.json	Tue Apr 11 16:28:28 2023 +0200
@@ -433,8 +433,8 @@
     //  "AllowStore" : true,
     //  "AllowStorageCommitment" : false,  // new in 1.6.0
     //  "AllowTranscoding" : true,         // new in 1.7.0
-    //  "UseDicomTls" : false              // new in 1.9.0
-    //  "LocalAet" : "HELLO"               // new in 1.9.0
+    //  "UseDicomTls" : false,             // new in 1.9.0
+    //  "LocalAet" : "HELLO",              // new in 1.9.0
     //  "Timeout" : 60                     // new in 1.9.1
     //}
   },