Explorar o código

Updated NGINX file for uploading

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
fb74c13381
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      script/conf/gitote

+ 1 - 0
script/conf/gitote

@@ -1,6 +1,7 @@
 server {
     listen 80;
     listen 443 ssl http2;
+    client_max_body_size 4g;
     
     server_tokens off;
     server_name 127.0.0.1;