update screenshot

This commit is contained in:
Carla Schroder
2016-01-12 11:49:49 -08:00
parent d7dab811b1
commit 39689cb193
2 changed files with 6 additions and 10 deletions

View File

@@ -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