]> source.dussan.org Git - nextcloud-server.git/commitdiff
clarified trash bin retention by storage shortage override 20810/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:45:39 +0000 (11:45 +0000)
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
config/config.sample.php

index 04d75ea7e800338511e3c8918f5c7c0bbd272667..8901c041c608c0a8248180aff2d20afac410ade8 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
  *