Hi,
We are currently taking a full backup of our discourse instance once a day. This backup is then pushed to S3.
Our S3 bucket is configured to expire files after 30 days.
Discourse is configured to keep two backups locally and to skip S3 removal when removing a local backup.
However i have noticed that
- Removing a backup from the console also removes it from s3
- Even with the 2 backup max option, I see we are keeping more than 2 backups locally.
Config:
Result:
Is this the expected behavior? Did I miss something?
We are using [v2.2.0.beta4 +19]
Thx
Seb

