Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable backup files? #167

Open
auouymous opened this issue Dec 19, 2023 · 1 comment
Open

Option to disable backup files? #167

auouymous opened this issue Dec 19, 2023 · 1 comment

Comments

@auouymous
Copy link

#128 added the creation of backup files, but doesn't appear to give the user or system admin any way to disable them. I have the files tracked by git and had to patch cronie to disable the backups. Would it be possible to add options to disable backups per-user or system wide?

@t8m
Copy link
Member

t8m commented Dec 19, 2023

You could use .gitignore to ignore these backup files.

But yeah, adding an option to disable them would be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants