mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
removing enableInVisualize references (#156490)
This commit is contained in:
parent
605e9caef7
commit
b6ea07ac24
2 changed files with 0 additions and 4 deletions
|
@ -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"`*
|
||||
|
|
|
@ -87,7 +87,6 @@ kibana_vars=(
|
|||
i18n.locale
|
||||
interactiveSetup.enabled
|
||||
interactiveSetup.connectionCheck.interval
|
||||
interpreter.enableInVisualize
|
||||
kibana.autocompleteTerminateAfter
|
||||
kibana.autocompleteTimeout
|
||||
kibana.index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue