diff --git a/admin_manual/configuration_files/file_versioning.rst b/admin_manual/configuration_files/file_versioning.rst index 18d202617..f866d1be6 100644 --- a/admin_manual/configuration_files/file_versioning.rst +++ b/admin_manual/configuration_files/file_versioning.rst @@ -7,18 +7,18 @@ ensure that users don't exceed their storage quotas. This is the default pattern used to delete old versions: * For the first second we keep one version -* For the first 10 seconds ownCloud keeps one version every 2 seconds -* For the first minute ownCloud keeps one version every 10 seconds -* For the first hour ownCloud keeps one version every minute -* For the first 24 hours ownCloud keeps one version every hour -* For the first 30 days ownCloud keeps one version every day -* After the first 30 days ownCloud keeps one version every week +* For the first 10 seconds Nextcloud keeps one version every 2 seconds +* For the first minute Nextcloud keeps one version every 10 seconds +* For the first hour Nextcloud keeps one version every minute +* For the first 24 hours Nextcloud keeps one version every hour +* For the first 30 days Nextcloud keeps one version every day +* After the first 30 days Nextcloud keeps one version every week The versions are adjusted along this pattern every time a new version is created. The Versions app never uses more that 50% of the user's currently available -free space. If the stored versions exceed this limit, ownCloud deletes the +free space. If the stored versions exceed this limit, Nextcloud deletes the oldest file versions until it meets the disk space limit again. You may alter the default pattern in ``config.php``. The default setting is @@ -48,4 +48,4 @@ Enterprise File Retention Enterprise customers have additional tools for managing file retention policies; see :doc:`../enterprise_file_management/files_tagging`. - \ No newline at end of file +