mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Docs] Add missing setting in advanced options (#212528)
This PR reproduces https://github.com/elastic/kibana/pull/212514 to make it simpler to backport down to the 8.13 version. I'll port the change to the new location for 9.0+ docs as well.
This commit is contained in:
parent
fd1a0a9b95
commit
76ae900e1a
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ Set this property to `true` to quote exported values.
|
|||
[[csv-separator]]`csv:separator`::
|
||||
A string that serves as the separator for exported values.
|
||||
|
||||
[[data_views-fields_excluded_data_tiers]]`data_views:fields_excluded_data_tiers`::
|
||||
Allows the exclusion of listed data tiers when getting a field list for faster performance.
|
||||
|
||||
[[dateformat]]`dateFormat`::
|
||||
The format to use for displaying
|
||||
https://momentjs.com/docs/#/displaying/format/[pretty formatted dates].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue