fija limite de upload a 200MB

This commit is contained in:
Lizandro Guarnizo
2026-03-13 10:04:22 -05:00
parent 3bdf44d811
commit 304aea4125
+1
View File
@@ -30,6 +30,7 @@ server: &server
name: "USITE " name: "USITE "
host: 0.0.0.0 host: 0.0.0.0
port: 8080 port: 8080
upload_size: 200
profiler: profiler:
enabled: false enabled: false