We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 756b37c + 424843c commit 45a5045Copy full SHA for 45a5045
dockerize/sites-enabled/prod-ssl.conf
@@ -152,7 +152,7 @@ server {
152
153
access_log /var/log/nginx/access.log;
154
155
- client_max_body_size 20M;
+ client_max_body_size 30M;
156
error_log /var/log/nginx/error.log;
157
158
charset utf-8;
dockerize/sites-enabled/staging-ssl.conf
0 commit comments