mirror of https://github.com/dapr/docs.git
Enable debugging for algolia
This commit is contained in:
parent
178f46e381
commit
4f725711c4
|
|
@ -11,7 +11,7 @@
|
|||
// matching your search input
|
||||
inputSelector: '.td-search-input',
|
||||
// Set debug to true to inspect the dropdown
|
||||
debug: false,
|
||||
debug: true,
|
||||
});
|
||||
</script>
|
||||
{{ end }}
|
||||
Loading…
Reference in New Issue