mirror of
https://github.com/penpot/penpot.git
synced 2026-03-03 14:56:21 -05:00
Resolves configuration validation errors when boolean environment variables are provided with mixed case (e.g., PENPOT_TELEMETRY_ENABLED=True). The parse-boolean function now handles all string variations: true, True, TRUE, false, False, FALSE. opencode/Bug-Hunter @ ollama/GLM4.6 with Love Signed-off-by: Max <60165+34x@users.noreply.github.com>