Path to the folder which is monitored.
When disabled, it will only monitor files that are direct children of the source path. When enabled, it will monitor any file in the source path, including sub directories.
Number of times to retry when failing to get the content of the monitored path.
Globbing or Regular expression used to select source files which are monitored. The filter is applied on the full path for the source files.
List of file operations for which to emit notification events. To enable all notifications, set this to all. To disable notifications, set this to disable.