-<a name="on-previous-running-option"></a>`on_previous_running` | `start` / `skip` / `wait` | If the previous backup started by the schedule is still running, do the following: <ul><li>`start`: Start the new backup anyway, even if the previous one is still running.</li><li>`skip`: Skip the new backup and run the next backup based on the `RECURRING` expression.</li><li>`wait`: Wait for the previous backup to complete.</li></ul><br>**Default**: `wait`. The option affects backups started by the full backup schedule only. Incremental backups are always set to `wait`.
0 commit comments