This commit is contained in:
gustavooth
2026-07-23 20:41:55 -03:00
parent 2df14d57dd
commit d30f0a6eb0
2 changed files with 21 additions and 31 deletions
+6
View File
@@ -0,0 +1,6 @@
upload_max_filesize = 1G
post_max_size = 1G
memory_limit = 512M
max_execution_time = 300
max_input_time = 300
max_file_uploads = 100