Commit Graph

2 Commits

Author SHA1 Message Date
227f1d48e1 Added the geolocation filter and improved the config file format 2025-10-18 15:43:33 +02:00
7de812d002 Add jsonschema validation (#6)
* Add JSON Schema validation for log-alert config and require jsonschema

* Add jsonschema dependency to requirements

* Enhance config loading with schema validation

Added JSON schema validation for configuration and improved error handling.

* Simplify token assignment and config loading

Refactor token retrieval and configuration loading.
2025-10-16 21:02:28 +02:00