mirror of
https://github.com/caddyserver/caddy.git
synced 2026-04-17 05:27:58 -04:00
`reveal_symlinks` was exposing symlink targets as fully resolved absolute paths, even if the target is a relative path. With this change the link target is shown as-is, without resolving anything.