Mercurial > hg > orthanc
comparison Resources/Configuration.json @ 167:9bb7e8277e15
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 26 Oct 2012 15:19:47 +0200 |
parents | 91ed72ab2b05 dcf6475e2b40 |
children | 209ca3f6db62 |
comparison
equal
deleted
inserted
replaced
163:91ed72ab2b05 | 167:9bb7e8277e15 |
---|---|
7 "StorageDirectory" : "OrthancStorage", | 7 "StorageDirectory" : "OrthancStorage", |
8 | 8 |
9 // The logical name of this instance of Orthanc. This one is | 9 // The logical name of this instance of Orthanc. This one is |
10 // displayed in Orthanc Explorer and at the URI "/system". | 10 // displayed in Orthanc Explorer and at the URI "/system". |
11 "Name" : "MyOrthanc", | 11 "Name" : "MyOrthanc", |
12 | |
12 | 13 |
13 | 14 |
14 /** | 15 /** |
15 * Configuration of the HTTP server | 16 * Configuration of the HTTP server |
16 **/ | 17 **/ |