You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
In an earlier issue it was found it might be useful to ignore one of the six types of events, specifically DIR WRITE.
We could create additional APPSODY environment variables which allow our users to turn off any of the six actions for either FILES, DIRs or both
The six actions supported by the watcher include:
CREATE
WRITE
RENAME
MOVE
REMOVE
CHMOD