From 6657d331c35f3bb8323e5d8e02704d69f7c09f69 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 Mar 2020 03:41:37 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 2bc2e529d..f4d7f4e25 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -706,7 +706,7 @@ Available values: 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 (note: files will not be deleted automatically if space is needed) + delete when exceeds D2 days * ``disabled`` trash bin auto clean disabled, files and folders will be kept forever