mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-12 17:46:58 -05:00
* caddyconfig: Only parse # as start of comment if preceded by space * caddyconfig: Simplify # logic using len(val), add a test
* caddyconfig: Only parse # as start of comment if preceded by space * caddyconfig: Simplify # logic using len(val), add a test