Add space

This commit is contained in:
Lukas Reschke
2013-01-12 22:00:22 +01:00
parent 0bd37afc2e
commit 524bcf5474

View File

@@ -1,10 +1,9 @@
Version Control
===============
ownCloud supports simple version control for files. Versioning is
enabled by default, and creates backups of files which are accessible
via the history tab. This tab also links to the history page, where you
can roll back a file to any previous version.Changes made at intervals
can roll back a file to any previous version. Changes made at intervals
greater than two minutes are saved in data/[user]/versions, and made
accessible using the above pages.