uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
7.18k stars 448 forks source link

maximum size of attached files #631

Closed Evgl1 closed 1 year ago

Evgl1 commented 1 year ago

Hello. Please tell me how to increase the size of the uploaded file and files in total?

komal-sh-27 commented 1 year ago

@Evgl1

Increase the upload_max_filesize in uvdesk.yaml file and also increase the upload size from your php.ini file and make try:

image

Finally, restart your server and try.

komal-sh-27 commented 1 year ago

We are closing this issue, If you are still facing the same error then reply in the same thread.