Do not use disqus for v3 API

v3 API is not published and the disqus name is not valid, thus disable
it.

Change-Id: I6b0e0c3f304406b0d96a7a6f6cf008e8f4c5d08b
This commit is contained in:
Andreas Jaeger
2014-02-22 18:38:43 +01:00
parent 175cf89703
commit 4e07a00756

View File

@@ -35,7 +35,7 @@
<phase>generate-sources</phase>
<configuration>
<!-- These parameters only apply to webhelp -->
<enableDisqus>1</enableDisqus>
<enableDisqus>0</enableDisqus>
<disqusShortname>os-identity-api-3</disqusShortname>
<enableGoogleAnalytics>1</enableGoogleAnalytics>
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>