Introducing local file system monitoring and some final touches! 🥳
Breaking changes
- Removed multiple columns from Autoscan's datastore. To upgrade to 0.4.0, make sure you delete the
autoscan.dbfile. - Rewrite rules are now consistent (Bernard paths now start with a slash
/), make sure to update your config accordingly. - Removed
retriesfrom Autoscan's config file, make sure you remove this value from your config if it is currently set. - Removed file existence checking. Please update the
minimum-agevalue to add a safe buffer between scan ingress and egress.
New features
- Autoscan can now monitor your local file system for changes with the Inotify trigger!