0
Planned

[Feature Request] Database backup & configuration options

Matthew Bourns 2 months ago updated 2 months ago 2

At the moment I am manually copying my database file after each scan but as the application locks the db I have to exit the server first.

What I would love is if before it starts a scan it creates a backup of the database. I envisioned a default of 2 backups and an option in the config to adjust that number upwards as well as changing the backup location. With backups either deleted or over written when it launches a scan based on the number of backups configured. Thanks

Planned

Should be quite easy to add as a "hidden" feature (you'll have to tinker with the configuration file, it's faster if I don't have to modify the UI for this).

Thank you, I think we are all comfortable changing the config file for these sort of things not everything needs a UI.