Docs: Update reporting attachment config description (#97847)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
co-authored by
Isabel Matwawana
parent
f62d9db29f
commit
06c0fa70c2
@@ -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 =
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user