Nextcloud: Empty Trashbin intervals
-
We run a Cloudron instance which does use Nextcloud quite extensively. That said, there is about 150GB of data stored on it. The disk size of the instance is 250GB.
That said, we run into an "out of disk space" issue all few months, since Nextcloud stores trashed files for 180 days by default.
Where can I change the 180 days to 60 days for example?
-
The setting would be
trashbin_retention_obligationas documented in https://docs.nextcloud.com/server/12/admin_manual/configuration_server/config_sample_php_parameters.html#deleted-items-trash-bin
This is unset in the Cloudron app package, so it defaults to auto, which in your case probably does not actually delete files until 100% of the disk space is used. You should be able to adjust the config.php accordingly inside the app, the values should be preserved across restarts. -
The setting would be
trashbin_retention_obligationas documented in https://docs.nextcloud.com/server/12/admin_manual/configuration_server/config_sample_php_parameters.html#deleted-items-trash-bin
This is unset in the Cloudron app package, so it defaults to auto, which in your case probably does not actually delete files until 100% of the disk space is used. You should be able to adjust the config.php accordingly inside the app, the values should be preserved across restarts.@nebulon said in Nextcloud: Empty Trashbin intervals:
trashbin_retention_obligation
@nebulon thank you very much! Missed that the config.php is symlinked to /app/data and therefore it is editable


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