mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-13 14:49:58 -04:00
Overview
Handles routine housekeeping so long-running logs and in-app notifications don't grow unbounded: trims app.log down to a configured line count, and purges old in-app notification entries past a configured count.
Usage
- Runs automatically once configured - no manual action needed beyond setting a schedule and the retention values on the Settings page.