log Resources/Configuration.json @ 3427:3ff4f07806eb

age author description
Sat, 15 Jun 2019 18:06:08 +0000 Benjamin Golinvaux Set HttpTimeout to 60 sec (that is a standard value across browsers and the same as in Stone of Orthanc)
Tue, 09 Apr 2019 08:26:29 +0200 Sebastien Jodogne increasing default value of QueryRetrieveSize to 100
Sat, 23 Feb 2019 15:58:59 +0100 Sebastien Jodogne note
Wed, 20 Feb 2019 16:41:05 +0100 Sebastien Jodogne typo
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
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