diff --git a/plugins/ChangeFileMonitor/changefilemonitor.yml b/plugins/ChangeFileMonitor/changefilemonitor.yml index 501e0e32..95c00f5d 100644 --- a/plugins/ChangeFileMonitor/changefilemonitor.yml +++ b/plugins/ChangeFileMonitor/changefilemonitor.yml @@ -14,7 +14,7 @@ settings: type: BOOLEAN scanModified: displayName: Scan Modifications - description: Enable to monitor changes in file system for modification flag. Flags for CREATE, DELETE, and MOVE will still get triggered if this is disabled. + description: Enable to monitor changes in file system for modification flag. This option is NOT needed for Windows, because on Windows changes are triggered via CREATE, DELETE, and MOVE flags. Other OS may differ. type: BOOLEAN zgraphqlEndpoint: displayName: GraphQL Endpoint