Skip to content

Commit

Permalink
Reporting/Docs: Updates for setting to enable CSV Download (#78101) (#…
Browse files Browse the repository at this point in the history
…78218)

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

* break up long setting name to fix table scrolling
  • Loading branch information
tsullivan authored Sep 23, 2020
1 parent 1f613f5 commit 84aec8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/settings/reporting-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,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.

|===

Expand Down

0 comments on commit 84aec8d

Please sign in to comment.