Website: Add Docsearch public key to Website's custom configuration. (#33786)

Changes: 
- Added the Algolia Docsearch public search-only API key to the
website's custom configuration.

Note:
https://docsearch.algolia.com/docs/legacy/faq/#can-i-share-the-apikey-in-my-repo
This commit is contained in:
Eric 2025-10-02 16:03:44 -05:00 committed by GitHub
parent 9e520f22dd
commit f188402296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -421,6 +421,9 @@ module.exports.custom = {
excludeWeekends: true
},
// Docsearch search-only public key.
algoliaPublicKey: 'f3c02b646222734376a5e94408d6fead',// [?]: https://docsearch.algolia.com/docs/legacy/faq/#can-i-share-the-apikey-in-my-repo
// Zapier:
// zapierWebhookSecret: '…',