I have configured the following schedule:
rocketchatdb-hour.yml: |-
scheduler:
cron: "0 */1 * * *"
retention: 168
timeout: 60
But as I have seen, the retention feature doesn't work, at least there are lots of old backups:
mc ls rocketchat/rocketchat-backups | wc -l
27491
Is there any other setting or is this a bug?
I have configured the following schedule:
But as I have seen, the retention feature doesn't work, at least there are lots of old backups:
Is there any other setting or is this a bug?