diff options
Diffstat (limited to 'www/caddy/files/pkg-message.in')
| -rw-r--r-- | www/caddy/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/caddy/files/pkg-message.in b/www/caddy/files/pkg-message.in index d9ac0843137d..d4dc5ce0a315 100644 --- a/www/caddy/files/pkg-message.in +++ b/www/caddy/files/pkg-message.in @@ -1,5 +1,6 @@ -***************************************************************** - +[ +{ type: install + message: <<EOM www/caddy does not ship with any in-tree documentation. Online documentation can be found at https://caddyserver.com/docs. @@ -47,5 +48,6 @@ Specific metrics can be disabled at run-time using the More information about the Caddy Telemetry Project can be found at https://caddyserver.com/docs/telemetry. - -***************************************************************** +EOM +} +] |
