Merge pull request #21409 from JohannesKleine/patch-1

Update config.sample.php
remotes/origin/ldap-read-range-support
Jörn Friedrich Dreyer 2016-01-05 15:13:52 +07:00
commit 5e36adae57
1 changed files with 1 additions and 1 deletions

@ -405,7 +405,7 @@ $CONFIG = array(
* delete all files in the trash bin that are older than D days
* automatically, delete other files anytime if space needed
* * ``D1, D2``
* keep files and folders the in trash bin for at least D1 days and
* keep files and folders in the trash bin for at least D1 days and
* delete when exceeds D2 days
* * ``disabled``
* trash bin auto clean disabled, files and folders will be kept forever