mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
136388594b
commit
38ec2b0522
@ -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``
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user