8 lines
165 B
INI
8 lines
165 B
INI
|
|
display_errors=0
|
||
|
|
display_startup_errors=0
|
||
|
|
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
|
||
|
|
log_errors=1
|
||
|
|
memory_limit=256M
|
||
|
|
upload_max_filesize=10M
|
||
|
|
post_max_size=12M
|