Reporting/Docs: Updates for setting to enable CSV Download (#78101)

* Reporting/Docs - update documentation about setting to enable CSV Download

* break up long setting name to fix table scrolling
This commit is contained in:
Tim Sullivan 2020-09-22 14:12:52 -07:00 committed by GitHub
parent ac00887acd
commit 0f8bbf11f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,10 +229,10 @@ a| `xpack.reporting.capture.browser`
See OWASP: https://www.owasp.org/index.php/CSV_Injection
Defaults to `true`.
| `xpack.reporting.csv.enablePanelActionDownload`
| Enables CSV export from a saved search on a dashboard. This action is available in the dashboard
panel menu for the saved search.
Defaults to `true`.
| `xpack.reporting.csv` `.enablePanelActionDownload`
| Enables CSV export from a saved search on a dashboard. This action is available in the dashboard panel menu for the saved search.
*Note:* This setting exists for backwards compatibility, but is unused and hardcoded to `true`. CSV export from a saved search on a dashboard
is enabled when Reporting is enabled.
|===