Files
contabilidad/api/php.ini

5 lines
101 B
INI
Raw Normal View History

2021-11-01 11:00:59 -03:00
log_errors = true
2021-12-20 22:51:15 -03:00
error_log = /var/log/php/error.log
upload_max_filesize = 50M
max_input_vars = 5000