From cca26d1f8a7fffc21d3e11bacaaf014eab4fa668 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 25 May 2016 03:35:15 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 5 +++-- 1 file 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 d3ca3a88f..9399ced94 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -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