jojochuang commented on code in PR #328:
URL: https://github.com/apache/ozone-site/pull/328#discussion_r2785017099
##########
docusaurus.config.js:
##########
@@ -365,11 +372,10 @@ const config = {
darkTheme: darkCodeTheme,
additionalLanguages: ['bash'],
},
- // TODO HDDS-9566
algolia: {
- appId: "PLACEHOLDER",
- apiKey: "PLACEHOLDER",
- indexName: "PLACEHOLDER",
+ appId: "YQWKI4BIJ7",
+ apiKey: "47cd671112fb5e0363a4d9724beeb9d4",
Review Comment:
According to Algolia, "This is the public API key which can be safely used
in your frontend code. This key is usable for search queries and it's also able
to list the indices you've got access to."
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]