Merge pull request #22782 from owncloud/backport-22776-doc-fix

Add Versions app header to config.sample.php
This commit is contained in:
C. Montero Luque 2016-03-04 16:10:35 -05:00
commit b3c9ed8d5c
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.