Closed wyne closed 3 months ago
BACKUP_ON_STARUP=false
ONE_SHOT
BACKUP_ON_STARUP
To fix:
@itzg Sorry, I found a bug with my last PR. It's a simple fix, but I also contributed some robust testing for it. I can make a smaller PR if you'd prefer the fix without my large test file.
BACKUP_ON_STARUP=false
will disableONE_SHOT
backups; introduced in #198BACKUP_ON_STARUP
andONE_SHOT
To fix: