Add Versions app header to config.sample.php

This commit is contained in:
RealRancor 2016-03-02 12:51:04 +01:00 committed by Joas Schilling
parent 445957a0e2
commit 8d07cb4d85
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.