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