furt/config
michael 8ec401930c fix(config): lua 5.1 compatibility and multi-tenant validation
- Replace goto statements with if-not pattern for Lua 5.1 compatibility
- Validate mail config only for API keys with mail:send permissions
- Safe display of API key info for monitoring keys without mail config
- Fix health check SMTP detection for new config structure
- Multi-tenant system tested and working on port 7811

Fixes multi-tenant config parsing, validation, and health checks.
Related to DAW/furt#89
2025-08-28 19:53:30 +02:00
..
furt.conf.example feat(config): implement multi-tenant config system (DAW/furt#89) 2025-08-15 16:18:55 +02:00
server.lua fix(config): lua 5.1 compatibility and multi-tenant validation 2025-08-28 19:53:30 +02:00