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
6c6b96c422
commit
cca26d1f8a
@ -1305,8 +1305,9 @@ calculation, defaults to false.
|
||||
|
||||
'filesystem_check_changes' => 0,
|
||||
|
||||
Specifies how often the filesystem is checked for changes made outside
|
||||
ownCloud.
|
||||
Specifies how often the local filesystem (the ownCloud data/ directory, and
|
||||
NFS mounts in data/) is checked for changes made outside ownCloud. This
|
||||
does not apply to external storages.
|
||||
|
||||
0 -> Never check the filesystem for outside changes, provides a performance
|
||||
increase when it's certain that no changes are made directly to the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user