File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
admin_manual/configuration_files Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ pattern used to delete old versions:
1515* After the first 30 days Nextcloud keeps one version every week
1616
1717The versions are adjusted along this pattern every time a new version is
18- created.
18+ created. Nextcloud will always keep the latest version in each of the time windows.
1919
2020The Versions app never uses more than 50% of the user's currently available
2121free space. If the stored versions exceed this limit, Nextcloud deletes the
@@ -68,4 +68,4 @@ Deactivate background job: ``occ config:app:set --value=no files_versions backgr
6868
6969Activate background job: ``occ config:app:delete files_versions background_job_expire_versions ``
7070
71- Expire versions: ``occ versions:expire `` or ``occ versions:expire --quiet `` (without the progress bar)
71+ Expire versions: ``occ versions:expire `` or ``occ versions:expire --quiet `` (without the progress bar)
You can’t perform that action at this time.
0 commit comments