mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
Add special handling for log_retention_days and log_max_records features that are stored as separate Redis keys instead of in the features hash. - Store log overrides in dedicated keys (meta:log:retention_days, meta:log:max_records) for runtime access by log cleanup cron - Include log override values in ListFeatures response - Support clearing overrides by setting value to 0 - Add comprehensive tests for log override CRUD operations
5.5 KiB
5.5 KiB