Internal application data backups are not being deleted

routine deleteOldApplicationDataDirBackups only appears to be called once at startup. Yet there is a Task that performs a regular application backup.
A long-running kunagi instance generates a LOT of backups over time, consuming disk space.
Either
i) The task performing the regular backup should immediately call the delete routine
or
ii) There ought to be a separate Task for backups.

Would be handy (but not essential) if the 7 days retention could be managed through a configuration option.

Status

Issue is closed for Release 0.24.2.

Comments

Post a comment



optional
optional