173799761 %!s(int64=2) %!d(string=hai) anos
pai
achega
a0aa2abef2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      meta.conf

+ 2 - 1
meta.conf

@@ -14,12 +14,13 @@ server {
 
 
 	root /game/web/meta;
+	client_max_body_size 60m;
 
 	index index.html index.htm index.nginx-debian.html;
 
 	server_name _;
+		
 
-	
 	location ^~ /new_battle/ {			
 		proxy_pass http://dev.ic1101.world:8091;		
 		proxy_redirect off;