summaryrefslogtreecommitdiff
path: root/examples/docs/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs/src/config.ts')
-rw-r--r--examples/docs/src/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/docs/src/config.ts b/examples/docs/src/config.ts
index 5953dd97a..174765d27 100644
--- a/examples/docs/src/config.ts
+++ b/examples/docs/src/config.ts
@@ -26,6 +26,7 @@ export const KNOWN_LANGUAGES = {
// See "Algolia" section of the README for more information.
// export const ALGOLIA = {
// indexName: 'XXXXXXXXXX',
+// appId: 'XXXXXXXXXX',
// apiKey: 'XXXXXXXXXX',
// }