From 485eaccaf75d2aaa43d615ab859660ccbc4c7985 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 14 Sep 2020 15:00:58 +0200 Subject: [PATCH] Rename folder for version files --- user_manual/files/version_control.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/version_control.rst b/user_manual/files/version_control.rst index d61ee9328..bf9288a38 100644 --- a/user_manual/files/version_control.rst +++ b/user_manual/files/version_control.rst @@ -6,7 +6,7 @@ Nextcloud supports simple version control system for files. Versioning creates 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**. +are saved in **data/[user]/files_versions**. .. figure:: ../images/files_versioning.png