2
Which one? The redirect time is different for every occurance. Look in the php code used before the redirect occurs.
Find this code and modify the second variable.
example: redirect_header($redirecturl, $time, $message);
redirect_header('index.php', 5, _US_NOPERMISS);