Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c53c951

Browse files
committed
generate documentation from config.sample.php
1 parent b260886 commit c53c951

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎admin_manual/configuration_server/config_sample_php_parameters.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,8 +1300,9 @@ calculation, defaults to false.
13001300

13011301
'filesystem_check_changes' => 0,
13021302

1303-
Specifies how often the filesystem is checked for changes made outside
1304-
ownCloud.
1303+
Specifies how often the local filesystem (the ownCloud data/ directory, and
1304+
NFS mounts in data/) is checked for changes made outside ownCloud. This
1305+
does not apply to external storages.
13051306

13061307
0 -> Never check the filesystem for outside changes, provides a performance
13071308
increase when it's certain that no changes are made directly to the

0 commit comments

Comments
 (0)