mirror of
https://github.com/caddyserver/caddy.git
synced 2026-04-16 16:27:50 +02: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.