You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by wa...@apache.org on 2022/05/18 17:41:13 UTC

[pulsar-site] branch dave2wave-patch-2 created (now 1757e235b52)

This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch dave2wave-patch-2
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


      at 1757e235b52 Update Algolia API Key

This branch includes the following new commits:

     new 1757e235b52 Update Algolia API Key

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar-site] 01/01: Update Algolia API Key

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch dave2wave-patch-2
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 1757e235b5232583797d8dbb466858594c1f1bb5
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Wed May 18 10:41:10 2022 -0700

    Update Algolia API Key
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js b/site2/website-next/docusaurus.config.js
index 5d833e782ef..bb08e5b8327 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -337,7 +337,7 @@ module.exports = {
     },
     algolia: {
       appId: "WK2YL0SALL",
-      apiKey: "3d383365697b6418f159cbe03e12a0f8",
+      apiKey: "42d24d221fbd8eb59804a078208aaec0",
       indexName: "apache_pulsar",
       algoliaOptions: {
         facetFilters: ["language:LANGUAGE", "version:VERSION"],