]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-7180 remove old property from WS example
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 12 Jan 2016 13:05:18 +0000 (14:05 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 14 Jan 2016 08:23:59 +0000 (09:23 +0100)
server/sonar-server/src/main/resources/org/sonar/server/config/ws/index-example.xml

index d541bad186ff1a3f114cb8913f6b1e0346e4a044..33186f28bd98243278c4ff9942083e7115c2f56e 100644 (file)
@@ -8,10 +8,6 @@
     <key>sonar.core.treemap.sizemetric</key>
     <value><![CDATA[ncloc]]></value>
   </property>
-  <property>
-    <key>sonar.core.projectsdashboard.showTreemap</key>
-    <value><![CDATA[true]]></value>
-  </property>
   <property>
     <key>sonar.plsql.suffixes</key>
     <value><![CDATA[sql,tab,pkb]]></value>