mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
The pushover config section is now only required when notifications.method is "pushover". Validation at startup rejects the missing-section case so a misconfiguration fails fast instead of erroring on every notification. Updates the sample TOML, README and nix module for consistency. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>