diff --git a/.user.ini b/.user.ini index bea4b168..c81789bb 100644 --- a/.user.ini +++ b/.user.ini @@ -1,2 +1,6 @@ ; Custom php.ini config -max_execution_time = 180 +max_execution_time = 300 +max_input_time = 300 +upload_max_filesize = 256M +post_max_size = 257M +memory_limit = 258M \ No newline at end of file