Merge pull request #11610 from nextcloud/backport/11608/stable28

[stable28] Update files versions documentations
This commit is contained in:
Louis 2024-03-05 16:36:39 +01:00 committed by GitHub
commit 384a96c63b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View File

@ -21,6 +21,8 @@ The Versions app never uses more than 50% of the user's currently available
free space. If the stored versions exceed this limit, Nextcloud deletes the
oldest file versions until it meets the disk space limit again.
.. note:: Versions named by a user will never be deleted.
You may alter the default pattern in ``config.php``. The default setting is
``auto``, which sets the default pattern::

View File

@ -36,8 +36,6 @@ versions until it meets the disk space limit again.
Naming a version
----------------
.. warning:: Naming a version is currently not available when the group folders or S3 versioning apps are enabled.
You can give a name to a version.
.. figure:: ../images/files_versions_actions.png
@ -48,6 +46,4 @@ When a version has a name, it will be excluded from the automatic expiration pro
Deleting a version
------------------
.. warning:: Deleting a version is currently not available when the group folders or S3 versioning apps are enabled.
You can also manually delete a version without waiting for the automatic expiration process.