]> source.dussan.org Git - nextcloud-server.git/commitdiff
clarified trash bin retention by storage shortage override 20809/head
authorSascha Wiswedel <sascha.wiswedel@nextcloud.com>
Mon, 4 May 2020 11:25:05 +0000 (13:25 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 4 May 2020 11:42:49 +0000 (11:42 +0000)
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
config/config.sample.php

index c840bdd116ed42277ffb544c411cebb0054174a8..1e7e9afa05de942efc29a6277ec6ea48d52e372f 100644 (file)
@@ -566,7 +566,7 @@ $CONFIG = array(
  *     automatically, delete other files anytime if space needed
  * * ``D1, D2``
  *     keep files and folders in the trash bin for at least D1 days and
- *     delete when exceeds D2 days
+ *     delete when exceeds D2 days (note: files will not be deleted automatically if space is needed)
  * * ``disabled``
  *     trash bin auto clean disabled, files and folders will be kept forever
  *