13 lines
268 B
INI
13 lines
268 B
INI
expose_php = Off
|
|
memory_limit = 256M
|
|
max_execution_time = 60
|
|
max_input_time = 60
|
|
upload_max_filesize = 20M
|
|
post_max_size = 20M
|
|
variables_order = EGPCS
|
|
realpath_cache_size = 4096K
|
|
realpath_cache_ttl = 600
|
|
log_errors = On
|
|
error_log = /proc/self/fd/2
|
|
date.timezone = UTC
|