Const
Maximum number of backups to keep in history.
export const MAX_BACKUP_HISTORY = 5; Copy
export const MAX_BACKUP_HISTORY = 5;
Maximum number of backups to keep in history.