Auto Backups - Data Retention and Syntax Questions
-
I'm running NC on a homeserver and it's working great. However, I just noticed that my backups are 30GB in size so it seems it's saving a copy of all my data too. I'm not worried about data loss as I would have multiple copies of it on several PC's and I do take periodic cold-storage backups for redundancy.
- Is it possible to have Cloudron back up the "config" stuff like the users/storage limits/etc. without saving any of the user uploaded data?
I read the documentation about data retention and I have a question regarding the proper syntax that I should use.
'trashbin_retention_obligation' => 'auto',I'd like to use the option below and have it delete them after 7 days.
auto, DWhat would be the proper syntax to use? Is it....
auto, 7or
auto, D7Thanks!
-
I'm running NC on a homeserver and it's working great. However, I just noticed that my backups are 30GB in size so it seems it's saving a copy of all my data too. I'm not worried about data loss as I would have multiple copies of it on several PC's and I do take periodic cold-storage backups for redundancy.
- Is it possible to have Cloudron back up the "config" stuff like the users/storage limits/etc. without saving any of the user uploaded data?
I read the documentation about data retention and I have a question regarding the proper syntax that I should use.
'trashbin_retention_obligation' => 'auto',I'd like to use the option below and have it delete them after 7 days.
auto, DWhat would be the proper syntax to use? Is it....
auto, 7or
auto, D7Thanks!
@humptydumpty said in Auto Backups - Data Retention and Syntax Questions:
auto, 7
I think this is the one. This would translate to delete all files in the trash bin that are older than 7 days automatically, delete other files anytime if space needed.
(I think D is just notation for doc purposes)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login