mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-14 15:25:32 -04:00
8 lines
375 B
Markdown
Executable File
8 lines
375 B
Markdown
Executable File
## 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.
|