]> source.dussan.org Git - sonarqube.git/commitdiff
fix the documentation of the Elasticsearch http port setting
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>
Wed, 23 Aug 2017 12:25:50 +0000 (14:25 +0200)
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>
Wed, 23 Aug 2017 12:40:23 +0000 (14:40 +0200)
in sonar.properties. "Kopf" is not compatible with Elasticsearch 5 and therefore should not be mentioned.

sonar-application/src/main/assembly/conf/sonar.properties

index 2e386d9e5c5a55fabaad573ba2c3ec3e57ed6664..4b01bbbd6e01a4f09115220d4377e1c5258dec3f 100644 (file)
 # of plugins are deployed.
 #sonar.web.dev=false
 
-# Elasticsearch HTTP connector, for example for KOPF:
-# http://lmenezes.com/elasticsearch-kopf/?location=http://localhost:9010
+# Elasticsearch HTTP connector
 #sonar.search.httpPort=-1