Upload files

This commit is contained in:
2021-12-20 22:51:15 -03:00
parent 64ffb53f0c
commit 894cc26b21
8 changed files with 161 additions and 9 deletions

View File

@ -1,2 +1,4 @@
log_errors = true
error_log = /var/log/php/error.log
error_log = /var/log/php/error.log
upload_max_filesize = 50M
max_input_vars = 5000