mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Reconstruction of the sentence for deleted files
This commit is contained in:
@@ -53,7 +53,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 expire old deleted files until the limit is met once again.
|
||||
Nextcloud will permanently delete old removed files which will expire until the
|
||||
limit is met once 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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user