You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
253 B
INI
11 lines
253 B
INI
8 years ago
|
# Common values to change to increase file upload limit
|
||
|
; upload_max_filesize = 50M
|
||
|
; post_max_size = 50M
|
||
|
; mail.add_x_header = Off
|
||
|
|
||
|
# Other common parameters
|
||
|
; max_execution_time = 600
|
||
|
; max_input_time = 300
|
||
|
; memory_limit = 256M
|
||
|
; short_open_tag = On
|