mirror of
https://github.com/miniflux/v2.git
synced 2025-10-05 19:31:01 +00:00
This PR refactors the configuration parser, replacing the old parser implementation with a new, more structured approach that includes validation and improved organization. Key changes: - Complete rewrite of the configuration parser using a map-based structure with built-in validation - Addition of comprehensive validator functions for configuration values - Renamed numerous configuration getter methods for better consistency |
||
|---|---|---|
| .. | ||
| cookie | ||
| request | ||
| response | ||
| route | ||
| server | ||