mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: fix link text (#99932)
This commit is contained in:
parent
2efb120737
commit
4009433792
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user