You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lychee/.user.ini

9 lines
387 B

; Uncomment these lines to change PHP parameters if you are using PHP with CGI or FastCGI. Only works with PHP starting from 5.3.0.
; Note that with FastCGI, you might also want to set FcgidBusyTimeout, FcgidIOTimeout and FcgidMaxRequestLen in your Apache config
;max_execution_time = 200
;post_max_size = 200M
;upload_max_size = 200M
;upload_max_filesize = 20M
;max_file_uploads = 200