You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/24 09:18:57 UTC

[GitHub] [superset] villebro commented on a change in pull request #19289: feat: Implements Docusearch into docusaurus docs

villebro commented on a change in pull request #19289:
URL: https://github.com/apache/superset/pull/19289#discussion_r834085737



##########
File path: docs/docusaurus.config.js
##########
@@ -159,6 +157,11 @@ const config = {
         defaultMode: 'light',
         disableSwitch: true,
       },
+      algolia: {
+        appId: 'WR5FASX5ED',
+        apiKey: '299e4601d2fc5d0031bf9a0223c7f0c5',

Review comment:
       I think this is ok, as I believe this is just a reference to the search index (this can probably be extracted fairly easily from the built assets, too)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org