mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-09 14:14:10 +01:00
7 lines
154 B
INI
7 lines
154 B
INI
upload_max_filesize = 32M
|
|
post_max_size = 32M
|
|
max_input_vars = 5000
|
|
display_errors = Off
|
|
log_errors = On
|
|
error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING
|