mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11610 from nextcloud/backport/11608/stable28
[stable28] Update files versions documentations
This commit is contained in:
commit
384a96c63b
@ -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::
|
||||
|
||||
|
||||
@ -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.
|
||||
Loading…
Reference in New Issue
Block a user