Change default backup behavior to not keep backups

This commit is contained in:
Dan Church 2021-09-29 15:17:35 -05:00
parent a2fa55f3ec
commit 83aa3cf9ba
Signed by: h3xx
GPG Key ID: EA2BF379CD2CDBD0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PRESERVE_TIMESTAMP=0
LOSSY=0
KEEP_BACKUP_SUFFIX=.old-unoptimized
KEEP_BACKUP_SUFFIX=
FORCE_OVERWRITE=0
ENCODE_THRU_WARNINGS=0