Add Versions app header to config.sample.php

This commit is contained in:
RealRancor 2016-03-02 12:51:04 +01:00
parent 6d90651ff0
commit 4a0d91a043
1 changed files with 6 additions and 0 deletions

View File

@ -413,6 +413,12 @@ $CONFIG = array(
'trashbin_retention_obligation' => 'auto',
/**
* File versions
*
* These parameters control the Versions app.
*/
/**
* If the versions app is enabled (default), this setting defines the policy
* for when versions will be permanently deleted.