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.
1 parent 9600071 commit 60a8a6aCopy full SHA for 60a8a6a
default.conf
@@ -3,7 +3,7 @@ server {
3
listen [::]:8080;
4
server_name localhost;
5
server_tokens off;
6
- client_max_body_size 10M;
+ client_max_body_size 20M;
7
8
#access_log /var/log/nginx/host.access.log main;
9
0 commit comments