Skip to content

Commit

Permalink
add additional reporting config properties to docker whitelist (elast…
Browse files Browse the repository at this point in the history
…ic#63766)

Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
tsullivan and elasticmachine committed Apr 22, 2020
1 parent e2262bf commit 59d05b4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,14 @@ kibana_vars=(
xpack.reporting.csv.checkForFormulas
xpack.reporting.csv.escapeFormulaValues
xpack.reporting.csv.enablePanelActionDownload
xpack.reporting.csv.useByteOrderMarkEncoding
xpack.reporting.csv.maxSizeBytes
xpack.reporting.csv.scroll.duration
xpack.reporting.csv.scroll.size
xpack.reporting.capture.maxAttempts
xpack.reporting.capture.timeouts.openUrl
xpack.reporting.capture.timeouts.waitForElements
xpack.reporting.capture.timeouts.renderComplete
xpack.reporting.enabled
xpack.reporting.encryptionKey
xpack.reporting.index
Expand Down

0 comments on commit 59d05b4

Please sign in to comment.