Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2009 at 11:03 UTC
Updated:
22 May 2010 at 04:20 UTC
I would prefer to avoid setting a site global max_execution_time due to that this module needs it. Would it be possible for adding a configuration option so backup and migrate changes this on the fly only when it is executing?
Comments
Comment #1
ronan commentedAs long as you're not in safe mode the module does this already. If the 1200 seconds it sets it to are not enough you can increase this by setting 'backup_migrate_backup_max_time' and 'backup_migrate_restore_max_time' in your settings.php