mirror of
https://github.com/nextcloud/upload_monitor.git
synced 2026-03-25 00:14:04 +01:00
No description
|
|
||
|---|---|---|
| .github | ||
| appinfo | ||
| docs | ||
| lib | ||
| LICENSES | ||
| src | ||
| templates/settings | ||
| tests | ||
| vendor-bin | ||
| .gitattributes | ||
| .gitignore | ||
| .l10nignore | ||
| .php-cs-fixer.dist.php | ||
| composer.json | ||
| composer.lock | ||
| COPYING | ||
| eslint.config.mjs | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| psalm.xml | ||
| README.md | ||
| REUSE.toml | ||
| rspack.config.js | ||
| stylelint.config.js | ||
Upload Monitor
Monitor folders for file upload inactivity and receive notifications when no new files have been uploaded within a configured time period.
Features
- Watch rules: configure folders with inactivity thresholds (in days)
- Notifications via Nextcloud's built-in notification system
- Re-notification every 7 days if inactivity persists
- Detection of deleted/moved watched folders
