Files
nora/nora-registry
DevITWay | Pavel Volkov 06e9ba4262 fix: add config validation at startup (#73)
Validate configuration after loading and env overrides:
- Error (panic): port=0, empty storage path (local), empty S3 bucket
- Warning (log): rate limit values=0, body_limit=0

Prevents confusing runtime errors from invalid config.
12 new unit tests for all validation branches.
2026-03-31 21:46:08 +03:00
..