From 38ec2b05227cf62ebbf229ee8630c10490a4869c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 16 Oct 2021 03:59:53 +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 20f3aee00..c17a20455 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -2230,7 +2230,7 @@ Disable background scanning of files By default, a background job runs every 10 minutes and execute a background scan to sync filesystem and database. Only users with unscanned files -(size=0 in filecache) are included. Maximum 500 users per job. +(size < 0 in filecache) are included. Maximum 500 users per job. Defaults to ``true``