From cbfb776273913b12dbfd028d585bb9c0d4324198 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 09:39:14 -0500 Subject: [PATCH] [v11.5.x] Docs: fix link text (#100052) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> fix link text (#99932) --- docs/sources/dashboards/create-reports/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/create-reports/_index.md b/docs/sources/dashboards/create-reports/_index.md index 6ab42e6986b..12218600293 100644 --- a/docs/sources/dashboards/create-reports/_index.md +++ b/docs/sources/dashboards/create-reports/_index.md @@ -97,7 +97,7 @@ For Grafana Enterprise, the Reporting feature has the following requirements: ### Rendering configuration By default, attachments (PDFs, CSV files, and embedded images) larger than 10 MB are not sent, which keeps email servers from rejecting the email. -You can increase or decrease this limit by configuring the [`max_attachment_size_mb`](ref:max-size-configuration) setting in your `ini` file. +You can increase or decrease this limit in the [reporting configuration](ref:max-size-configuration). When a report file is generated, it's temporarily written to the corresponding folder (`csv`, `pdf`, `png`) in the Grafana `data` folder. A background job runs every 10 minutes and removes temporary files.