We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d62ee commit 1b10c47Copy full SHA for 1b10c47
1 file changed
docusaurus.config.js
@@ -72,7 +72,7 @@ const config = {
72
additionalLanguages: ["csharp"],
73
},
74
typesense: {
75
- typesenseCollectionName: 'docusaurus-2', // Replace with your own doc site's name. Should match the collection name in the scraper settings.
+ typesenseCollectionName: 'typesense_docs', // Replace with your own doc site's name. Should match the collection name in the scraper settings.
76
77
typesenseServerConfig: {
78
nodes: [
0 commit comments