Add Versions app header to config.sample.php
This commit is contained in:
parent
6d90651ff0
commit
4a0d91a043
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue