跳到主要内容

Uploading attachments larger than 20M on automated script installation - 知识库 / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. Consider upgrading to Deskpro Horizon

Uploading attachments larger than 20M on automated script installation

作者列表

Question

I can't upload attachments bigger than 20M on my Deskpro installation built using automated scripts.

Answer

As well as increasing the size of the max attachment in PHP (set within php.ini), you also need to update your webserver to accept larger file attachments. In this scenario, where Deskpro has been deployment using automated scripts, the webserver is nginx. You will need to update the nginx configuration file and raise the value of the following setting:

client_max_body_size 20M

It is set at 20M so you can raise it to X. 

 
有帮助 没有帮助

76 人中 43 人认为这个页面有帮助

添加一条评论

请登录或注册以提交评论。

是否需要密码提醒?