This commit is contained in:
2025-12-12 17:18:54 +03:00
parent 9d4b8dacd2
commit f877318c53

View File

@@ -5,7 +5,7 @@ server {
index index.html;
# Max upload size
client_max_body_size 15M;
client_max_body_size 30M;
# Gzip compression
gzip on;