lowered max execution time

This commit is contained in:
Čarodej
2022-05-20 17:01:53 +02:00
parent 971ae4160e
commit d6e9d2bd4f

View File

@@ -9,7 +9,7 @@ class GetServerSetupStatusAction
$upload_max_filesize = 128;
$post_max_size = 128;
$memory_limit = 512;
$max_execution_time = 600;
$max_execution_time = 180;
$php_version = '8.0';
// Writable