- Polling will also be used when NETWORK_SHARE_MODE is enabled as it has better reliability with shares and using polling over inotify can be activated manually by passing the CWA_WATCH_MODE: "poll" env variable
- If the user reaches max_user_watches limit, the cwa-ingest-service & metadata-change-detector processes will now dynamically fallback to polling
[bug] Synology - hitting inotify.max_user_watches limit
Fixes#311
[Feature Request] Skip actions on read-only data
Fixes#229