From 06c0fa70c2b2aaf562a045968a588a4d07f3c101 Mon Sep 17 00:00:00 2001 From: Ezequiel Victorero Date: Mon, 16 Dec 2024 07:53:52 -0300 Subject: [PATCH] Docs: Update reporting attachment config description (#97847) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --- docs/sources/dashboards/create-reports/index.md | 2 +- .../configure-grafana/enterprise-configuration/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index 0e083ff75e4..56efdfda8ca 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -317,7 +317,7 @@ concurrent_render_limit = 4 # Set the scale factor for rendering images. 2 is enough for monitor resolutions # 4 would be better for printed material. Setting a higher value affects performance and memory image_scale_factor = 2 -# Set the maximum file size in megabytes for the CSV attachments +# Set the maximum file size in megabytes for the report email attachments max_attachment_size_mb = 10 # Path to the directory containing font files fonts_path = diff --git a/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md b/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md index 5aaaa2253a6..eaeb1527c3d 100644 --- a/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md +++ b/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md @@ -152,7 +152,7 @@ Scale factor for rendering images. Value `2` is enough for monitor resolutions, ### max_attachment_size_mb -Set the maximum file size in megabytes for the CSV attachments. +Set the maximum file size in megabytes for the report email attachments. ### fonts_path