mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
update screenshot
This commit is contained in:
@@ -3,19 +3,15 @@ Version Control
|
||||
===============
|
||||
|
||||
ownCloud supports simple version control system for files. Versioning creates
|
||||
backups of files which are accessible via the Versions link. This link contains
|
||||
the history of the file where you can roll back a file to any previous version.
|
||||
Changes made at intervals greater than two minutes are saved in
|
||||
data/[user]/versions.
|
||||
|
||||
To restore a specific version of a file, hover your cursor over a file and click
|
||||
the *Versions* link. If any version is available, you should see a list like
|
||||
the image below:
|
||||
backups of files which are accessible via the Versions tab on the Details
|
||||
sidebar. This tab contains the history of the file where you can roll back a
|
||||
file to any previous version. Changes made at intervals greater than two minutes
|
||||
are saved in data/[user]/versions.
|
||||
|
||||
.. figure:: ../images/files_versioning.png
|
||||
|
||||
Clicking on *Restore* next to any version will revert the file to that
|
||||
version back.
|
||||
To restore a specific version of a file, click the circular arrow to the left.
|
||||
Click on the timestamp to download it.
|
||||
|
||||
The versioning app expires old versions automatically to make sure that
|
||||
the user doesn't run out of space. This pattern is used to delete
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user