Skip to content

Commit

Permalink
docs: update search backend config
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Dec 9, 2024
1 parent 15cba5e commit 81cc764
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions spring-boot-admin-docs/src/site/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,9 @@ const config: Config = {
},
algolia: {
appId: "GUDRYGX7B3",
apiKey: "97d8206755fc8cf80c3b435ac87573ca",
apiKey: "d6ff502875993f3160598cbd257cc532",
indexName: "spring-boot-admin",
contextualSearch: true,
replaceSearchResultPathname: {
from: "/docs/",
to: "/"
},
searchParameters: {},
searchPagePath: false,
insights: false
Expand Down

0 comments on commit 81cc764

Please sign in to comment.