mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091)
Updating search session settings docs to indicate that `.enable` is now set to false by default. Rel: https://github.com/elastic/kibana/issues/205814
This commit is contained in:
parent
8e6428b452
commit
56acc69d59
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ If a setting is applicable to {{ecloud}} Hosted environments, its name is follow
|
|||
:::
|
||||
|
||||
`data.search.sessions.enabled` 
|
||||
: Deprecated in 8.15.0. Set to `true` (default) to enable search sessions.
|
||||
: Deprecated in 8.15.0. `false` by default. Set to `true` to enable search sessions.
|
||||
|
||||
`data.search.sessions.notTouchedTimeout` 
|
||||
: Deprecated in 8.15.0. How long {{kib}} stores search results from unsaved sessions, after the last search in the session completes. The default is `5m`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue