Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2016-05-25 04:35:15 +0300
committerMorris Jobke <hey@morrisjobke.de>2016-05-25 04:35:15 +0300
commitc53c951ba03f8020187619e3708d7a4f478af2e0 (patch)
treed213e42452a96afa30342a2952874867d97c9a45
parentb26088669d86c16cb7c9a429c141ac4fd9426844 (diff)
generate documentation from config.sample.phpv9.1.0beta1
-rw-r--r--admin_manual/configuration_server/config_sample_php_parameters.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst
index f5b842dad..9ca4580b1 100644
--- a/admin_manual/configuration_server/config_sample_php_parameters.rst
+++ b/admin_manual/configuration_server/config_sample_php_parameters.rst
@@ -1300,8 +1300,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