Rename folder for version files

This commit is contained in:
Valdnet
2020-09-14 15:00:58 +02:00
committed by GitHub
parent a97403e647
commit 485eaccaf7

View File

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