This PR adds support for backup limiting, which is disabled by default. You can set limits for the backups in the config.yml, where -1 means disabled.
This feature is meant to allow server owners to limit the amount of backups that are stored, decreasing the storage size. This allows users to have a longer autoclear duration, while keeping the database clean and tidy.
This PR adds support for backup limiting, which is disabled by default. You can set limits for the backups in the config.yml, where -1 means disabled.
This feature is meant to allow server owners to limit the amount of backups that are stored, decreasing the storage size. This allows users to have a longer autoclear duration, while keeping the database clean and tidy.