]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: update conf docs/aloglia-up
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Dec 2021 08:32:07 +0000 (09:32 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Dec 2021 08:32:07 +0000 (09:32 +0100)
docs/.vitepress/config.ts

index b72022462871a7f2f1f7f91e399861f67a637902..adebd931b92ec97207172f7d2125648167e85336 100644 (file)
@@ -47,14 +47,14 @@ const config = defineConfig({
     },
 
     algolia: {
-      apiKey: '07ed552fc16926cc57c9eb0862c1a7f9',
+      // apiKey: '07ed552fc16926cc57c9eb0862c1a7f9',
       // TODO: upgrade this once it works
-      // appId: 'BTNTW3I1XP',
-      // apiKey: '771d10c8c5cc48f7922f15048b4d931c',
+      appId: 'BTNTW3I1XP',
+      apiKey: '771d10c8c5cc48f7922f15048b4d931c',
       indexName: 'next_router_vuejs',
-      // searchParameters: {
-      //   facetFilters: ['tags:guide,api,migration'],
-      // },
+      searchParameters: {
+        facetFilters: [['tags:guide', 'tags:api']],
+      },
     },
 
     locales: {