diff NEWS @ 3180:07a2f637b76d

new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Jan 2019 17:50:51 +0100
parents fca730c267d7
children 6fd38327e777
line wrap: on
line diff
--- a/NEWS	Wed Jan 30 17:12:15 2019 +0100
+++ b/NEWS	Wed Jan 30 17:50:51 2019 +0100
@@ -4,7 +4,9 @@
 General
 -------
 
-* New configuration option: "MetricsEnabled" to track the metrics of Orthanc
+* New configuration options:
+  - "MetricsEnabled" to track the metrics of Orthanc
+  - "HttpThreadsCount" to set the number of threads in the embedded HTTP server
 
 REST API
 --------