4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
|
|
; custom PHP configuration
|
||
|
|
post_max_size = 20M
|
||
|
|
upload_max_filesize = 20M
|
||
|
|
max_execution_time = 300
|