fix: Optimise search

This commit is contained in:
xxDeveloper
2023-07-28 17:52:14 +03:00
committed by GitHub
parent d447a40f98
commit b97bc9dde7

View File

@@ -75,10 +75,6 @@ const config = {
debug: false,
contextualSearch: true,
externalUrlRegex: 'external\\.com|domain\\.com',
replaceSearchResultPathname: {
from: '/docs/',
to: '/',
},
searchParameters: {},
searchPagePath: 'search',
},