Suggestion: Purging
Deadlineem opened this issue ยท 2 comments
I would love to see a purging section in the config.yml for table truncation. Just a purge of co_block/co_item/co_container tables to keep the data size down in the mysql storage.
Would be nice if it could purge everything thats not within the last week of logs via timestamp checks and have a toggle in the config.yml to enable or disable the feature.
Just the same, there should be an auto-backup option that backs up coreprotect pre-purge and then purges the database (settings true/false in config)
Duplicate of #176