2017-08-28 21:55:51 +00:00
|
|
|
; Common values to change to increase file upload limit
|
2017-06-02 15:57:12 +00:00
|
|
|
; upload_max_filesize = 50M
|
|
|
|
; post_max_size = 50M
|
|
|
|
; mail.add_x_header = Off
|
|
|
|
|
2017-08-28 21:55:51 +00:00
|
|
|
; Other common parameters
|
2017-06-02 15:57:12 +00:00
|
|
|
; max_execution_time = 600
|
|
|
|
; max_input_time = 300
|
|
|
|
; memory_limit = 256M
|
|
|
|
; short_open_tag = On
|