website: fix search on docs site
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -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: [
|
||||||
|
Reference in New Issue
Block a user