Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions admin_manual/configuration_files/file_versioning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,10 @@ Additional options are:
* ``D1, D2``
Keep versions for at least D1 days and delete when they exceed D2 days.

* ``disabled``
Disable the Versions app; no old file versions will be deleted.
* `disabled`
Disable automatic expiration (pruning) of file versions; file versions
will continue to be created, but no old file versions will be deleted automatically.


Background job
--------------
Expand Down