log Resources/Configuration.json @ 3181:6fd38327e777

age author description
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Thu, 20 Dec 2018 15:24:55 +0100 Sebastien Jodogne fix issue #118
Fri, 14 Dec 2018 12:10:03 +0100 Sebastien Jodogne On C-FIND, avoid accessing the storage area whenever possible
Mon, 10 Dec 2018 11:15:31 +0100 Sebastien Jodogne Orthanc 1.4.3 is now known as 1.5.0
Wed, 05 Dec 2018 14:33:47 +0100 Sebastien Jodogne MediaArchiveSize configuration option
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Thu, 15 Nov 2018 11:35:35 +0100 Sebastien Jodogne "SynchronousCMove" is now "true" by default