Docs: Update reporting attachment config description (#97847)

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
Ezequiel Victorero 2024-12-16 07:53:52 -03:00 committed by GitHub
parent f62d9db29f
commit 06c0fa70c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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 =

View File

@ -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