From 541c5e820f73fd576f158c515ca0677530a9eb2e Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 4 Jan 2025 03:38:24 -0500 Subject: [PATCH] Update README.md --- plugins/FileMonitor/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/FileMonitor/README.md b/plugins/FileMonitor/README.md index d47668b..9490a64 100644 --- a/plugins/FileMonitor/README.md +++ b/plugins/FileMonitor/README.md @@ -185,5 +185,10 @@ Please use the following link to report FileMonitor Feature Request:[FileMonitor Please do **NOT** use the feature request to include any problems associated with errors. Instead use the bug report for error issues. +## Docker not supported +FileMonitor requires watchdog module in order to work. Although the watchdog module loads and runs on Docker, it fails to function because Docker fails to report file changes. +Because of this Docker failure, FileMonitor does not support Docker Stash installation. + + ### Future Planned Features or Fixes - Have the FileMonitor running status ICON update the icon without having to go to the Settings->Tools->FileMonitor page. Planned for version 1.2.0.