This commit is contained in:
Lizandro Guarnizo
2026-02-20 11:21:06 -05:00
parent c9ec58979e
commit 602e6d3724
11 changed files with 130 additions and 30 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ server {
index index.php index.html;
# Tamaño máximo de upload
client_max_body_size 50M;
client_max_body_size 100M;
# Logs
access_log /var/log/nginx/ssl_access.log;