Skip to content
10 changes: 9 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,12 @@
[context.branch-deploy.environment]
HUGO_VERSION = "0.79.0"
LOOP = "false"
HOST = "/"
HOST = "/"
[[plugins]]
package = "@algolia/netlify-plugin-crawler"
[plugins.inputs]
branches = ['main']
disabled = false
pathPrefix = "/docs"
customDomain = "dgraph.io"
renderJavaScript = true