mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Show maximum allowed file size below the upload field for attachments
This commit is contained in:
parent
6fa5efc4ca
commit
e0635f7ead
10 changed files with 2572 additions and 2487 deletions
|
@ -94,6 +94,7 @@ services:
|
|||
arguments:
|
||||
$allow_attachments_downloads: '%partdb.attachments.allow_downloads%'
|
||||
$mimeTypes: '@mime_types'
|
||||
$max_upload_size: '%partdb.attachments.max_file_size%'
|
||||
|
||||
App\EventSubscriber\LogSystem\LogoutLoggerListener:
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue