From 47aea9bb95f1d065a5d8e547bd25cacbf47bf65c Mon Sep 17 00:00:00 2001 From: yorados <76073954+yorados@users.noreply.github.com> Date: Wed, 26 May 2021 21:07:39 +0200 Subject: [PATCH] Update version_control.rst right/left mixup corrected. Typo corrected. --- user_manual/files/version_control.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/files/version_control.rst b/user_manual/files/version_control.rst index bf9288a38..51a79f708 100644 --- a/user_manual/files/version_control.rst +++ b/user_manual/files/version_control.rst @@ -10,7 +10,7 @@ are saved in **data/[user]/files_versions**. .. figure:: ../images/files_versioning.png -To restore a specific version of a file, click the circular arrow to the left. +To restore a specific version of a file, click the circular arrow to the right. Click on the timestamp to download it. The versioning app expires old versions automatically to make sure that @@ -28,6 +28,6 @@ old versions: The versions are adjusted along this pattern every time a new version gets created. -The version app never uses more that 50% of the user's currently available free +The version 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 versions until it meets the disk space limit again.