Mercurial > hg > orthanc
changeset 6922:be2922c57de1
typo
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Thu, 04 Jun 2026 19:26:28 +0200 |
| parents | 7a09008728f5 |
| children | d264dc91698b 54c24f421d23 |
| files | OrthancServer/Resources/Configuration.json |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Resources/Configuration.json Wed Jun 03 16:43:52 2026 +0200 +++ b/OrthancServer/Resources/Configuration.json Thu Jun 04 19:26:28 2026 +0200 @@ -1105,7 +1105,7 @@ // Maximum number of DCMTK transcoders that are simultaneously running // at any given time. A value of "0" indicates to use all the - // available CPU logical cores. Prior to Orthanc 1.12.6, there was not limit. + // available CPU logical cores. Prior to Orthanc 1.12.6, there was no limit. // (new in Orthanc 1.12.6) "MaximumConcurrentDcmtkTranscoders" : 0,
