ONLYOFFICE / CommunityServer

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
http://www.onlyoffice.com
Apache License 2.0
2.75k stars 621 forks source link

Max upload filesize is 1Mb #432

Closed stasstryukov closed 2 years ago

stasstryukov commented 2 years ago

hello.

I'm using onlyoffice (docker version) for long time and already had same problem and solved it few years ago (but I really forget how).

I didn't update this product for around one year and recently I did it. And now I cant' to upload files in documents module which are more then 1MB. There is an error "request entity too large". I did all settings which I saw at github, forums, etc.. , but it's doesn't help me.

So, which config files I need to edit that I can to upload large files for working with it.

Please, help me :)

communityserver:12.0.1.1748 documentserver:7.1.1.23

stasstryukov commented 2 years ago

Omg, my bad. I've putted onlyoffice behind nginx reverse proxy and forget to set client_max_body_size on it for onlyoffice virtual host...