Skip to content

Commit 2a2df1d

Browse files
committed
enable clickAnalytics
1 parent 0b31dcd commit 2a2df1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@ module.exports = {
279279
return `https://github.com/SumoLogic/sumologic-documentation/issues/new?title=${query}`;
280280
},
281281
insights: true,
282+
searchParameters: {
283+
clickAnalytics: true,
284+
},
282285
},
283286
prism: {
284287
theme: lightCodeTheme,

0 commit comments

Comments
 (0)