7 lines
276 B
ApacheConf
Executable file
7 lines
276 B
ApacheConf
Executable file
# PHP settings moved to .user.ini for PHP-FPM compatibility (MAMP)
|
|
# If using mod_php, uncomment these lines:
|
|
# php_value upload_max_filesize 350M
|
|
# php_value post_max_size 350M
|
|
# php_value max_execution_time 1200
|
|
# php_value max_input_time 1200
|
|
# php_value memory_limit 512M
|