[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:
florent-leborgne 2025-02-26 16:23:13 +01:00 committed by GitHub
parent fd1a0a9b95
commit 76ae900e1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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].