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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user