Skip to content

Commit

Permalink
removing enableInVisualize references
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar committed May 3, 2023
1 parent a90f4c2 commit eb26a2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@ If your {es} is protected with basic authentication, this token provides the cre
that the {kib} server uses to perform maintenance on the {kib} index at startup. This setting
is an alternative to `elasticsearch.username` and `elasticsearch.password`.

`interpreter.enableInVisualize`::
Enables use of interpreter in Visualize. *Default: `true`*

`unifiedSearch.autocomplete.valueSuggestions.timeout` {ess-icon}::
Time in milliseconds to wait for autocomplete suggestions from {es}.
This value must be a whole number greater than zero. *Default: `"1000"`*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ kibana_vars=(
i18n.locale
interactiveSetup.enabled
interactiveSetup.connectionCheck.interval
interpreter.enableInVisualize
kibana.autocompleteTerminateAfter
kibana.autocompleteTimeout
kibana.index
Expand Down

0 comments on commit eb26a2e

Please sign in to comment.