website: fix search on docs site

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-04-13 18:05:19 +02:00
parent 8b66fa55a6
commit 30cb468ec5
1 changed files with 0 additions and 6 deletions

View File

@ -70,12 +70,6 @@ module.exports = {
algolia: { algolia: {
apiKey: '1b60b8f630b127697cbe0d3b31841470', apiKey: '1b60b8f630b127697cbe0d3b31841470',
indexName: 'goauthentik', indexName: 'goauthentik',
// Optional: see doc section below
contextualSearch: true,
// Optional: Algolia search parameters
searchParameters: {},
}, },
}, },
presets: [ presets: [