123
This commit is contained in:
@@ -5,7 +5,7 @@ server {
|
|||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
# Max upload size
|
# Max upload size
|
||||||
client_max_body_size 15M;
|
client_max_body_size 30M;
|
||||||
|
|
||||||
# Gzip compression
|
# Gzip compression
|
||||||
gzip on;
|
gzip on;
|
||||||
|
|||||||
Reference in New Issue
Block a user