Prechádzať zdrojové kódy

clarified trash bin retention by storage shortage override

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Sascha Wiswedel 4 rokov pred
rodič
commit
12b7c0bfcd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      config/config.sample.php

+ 1 - 1
config/config.sample.php

@@ -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
  *