Skip to content

Commit f12b527

Browse files
authored
chore(docs): fix aloglia docusaurus.config.js settings (v4) (#6160)
chore(docs): fix docusaurus algolia config
1 parent ac48211 commit f12b527

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ module.exports = {
2323
apiKey: "97c0894508f2d1d4a2fef4fe6db28448",
2424
indexName: "next-auth-v4",
2525
searchParameters: {},
26+
contextualSearch: false,
27+
externalUrlRegex: "authjs\\.dev|next-auth\\.js\\.org",
2628
},
2729
navbar: {
2830
title: "NextAuth.js",

0 commit comments

Comments
 (0)