]> source.dussan.org Git - sonarqube.git/commitdiff
Fix maths in sonar.properties
authorNicolas Bontoux <nicolas.bontoux@sonarsource.com>
Wed, 26 Oct 2016 10:17:04 +0000 (12:17 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Wed, 2 Nov 2016 15:49:17 +0000 (16:49 +0100)
sonar-application/src/main/assembly/conf/sonar.properties

index a39c648033f65dc31a2f1836aabbe139f5f607ac..cab60b6040b6ffc90e7602a6e27762f011282e9f 100644 (file)
@@ -57,7 +57,7 @@
 # at the same time, or negative for no limit.
 # The recommended value is 1.2 * max sizes of HTTP pools. For example if HTTP ports are
 # enabled with default sizes (50, see property sonar.web.http.maxThreads)
-# then sonar.jdbc.maxActive should be 1.2 * (50) = 120.
+# then sonar.jdbc.maxActive should be 1.2 * 50 = 60.
 #sonar.jdbc.maxActive=60
 
 # The maximum number of connections that can remain idle in the