Merge pull request #22776 from RealRancor/versions_config_sample

Add Versions app header to config.sample.php
This commit is contained in:
Thomas Müller 2016-03-02 14:25:44 +01:00
commit 8a23235632

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.