[CONFIG] Add setting for attachment sanitization

This commit is contained in:
Diogo Peralta Cordeiro 2021-08-18 22:13:23 +01:00 committed by Hugo Sales
parent 2a3db65216
commit b0b4f37078
Signed by untrusted user: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 2 additions and 3 deletions

View File

@ -60,8 +60,6 @@ parameters:
ssl:
attachments:
max_width: 4096
max_height: 4096
server:
ssl:
dir: "%kernel.project_dir%/file/attachments/"
@ -104,9 +102,9 @@ parameters:
user_quota: 209715200
monthly_quota: 20971520
uploads: true
show_html: true
show_thumbs: true
process_links: true
sanitize: true
ext_blacklist: []
memory_limit: 1024M
@ -118,6 +116,7 @@ parameters:
max_size_px: 1000
width: 450
height: 600
mimetype: 'image/webp'
extension: '.webp'
plugin_embed: