⚡: increase client body sizee for gitea
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
{% include './templates/header.conf.j2' %}
|
||||
client_max_body_size 10M;
|
||||
client_max_body_size 50M;
|
||||
|
||||
location / {
|
||||
proxy_pass http://localhost:3000;
|
||||
|
Reference in New Issue
Block a user