diff --git a/config/config.sample.php b/config/config.sample.php
index f3c1845c5c2a9380764ed46d86595794f44d3dda..2a368965fbab422795a18baff9e616720f9c09bf 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1126,8 +1126,9 @@ $CONFIG = array(
 'quota_include_external_storage' => false,
 
 /**
- * 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