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

ronan’s picture

Status: Active » Fixed

As 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.