mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-15 04:37:03 +00:00
fix(doc): Disable Algolia search (#12831)
This commit is contained in:
parent
48b6581f12
commit
b9f3d07455
@ -289,14 +289,6 @@ module.exports = {
|
||||
// darkTheme: require("prism-react-renderer/themes/vsDark"),
|
||||
additionalLanguages: ["ini", "java", "graphql", "shell-session"],
|
||||
},
|
||||
algolia: {
|
||||
appId: "RK0UG797F3",
|
||||
apiKey: "39d7eb90d8b31d464e309375a52d674f",
|
||||
indexName: "datahubproject",
|
||||
insights: true,
|
||||
contextualSearch: true,
|
||||
// debug: true,
|
||||
},
|
||||
},
|
||||
presets: [
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user