diff --git a/html/.htaccess b/html/.htaccess index 5e04b441b..0b69ced8d 100644 --- a/html/.htaccess +++ b/html/.htaccess @@ -2,4 +2,6 @@ php_value include_path .:../../include:../include:addon php_flag magic_quotes_gpc off php_flag session.auto_start on php_value session.save_path /tmp +php_value max_execution_time 120 +