Skip to content

Commit

Permalink
re-enable contextual search
Browse files Browse the repository at this point in the history
  • Loading branch information
Thijs van Loef committed Feb 13, 2024
1 parent 5c96801 commit 72bfb53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docusaurus/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ const config = {

indexName: 'palworld-server-ker',

contextualSearch: false,
contextualSearch: true,

insights: true,

},
Expand Down

0 comments on commit 72bfb53

Please sign in to comment.