Changing the context of a sentence

This commit is contained in:
Valdnet
2020-09-29 09:24:21 +02:00
committed by GitHub
parent 65fcd1e863
commit 4cee238cc0

View File

@@ -52,8 +52,8 @@ by setting the ``trashbin_retention_obligation`` value. Files older than the
``trashbin_retention_obligation`` value will be deleted permanently.
Additionally, Nextcloud calculates the maximum available space every time a new
file is added. If the deleted files exceed the new maximum allowed space
Nextcloud will permanently delete old removed files which will expire until the
limit is met once again.
Nextcloud will permanently delete those trashed files with the soonest expiration
until the space limit is met again.
.. note:: Your administrator may have configured the trash bin retention period
to override the storage space management. See `admin documentation <https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#deleted-items-trash-bin>`_ for more details.