aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 3865e543042..fd25815dece 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1977,7 +1977,7 @@ $CONFIG = [
*
* 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``
*/