Files
ports/www/caddy/files/pkg-message.in
T
Kurt Jaeger f65d1dbac5 www/caddy: upgrade 1.0.4 -> 2.1.1
- previous version was deprecated by upstream
- submitter becomes maintainer

PR:		246623
Submitted by:	daniel.tihanyi@tetragir.com
Reviewed by:	basil.hendroff@gmail.com, dan@familybrown.org
Approved by:	fabian.freyer@physik.tu-berlin.de (maintainer timeout)
Relnotes:	https://caddyserver.com/v2
2020-08-06 17:35:42 +00:00

13 lines
215 B
Plaintext

[
{ type: install
message: <<EOM
A sample configuration file (Caddyfile) is installed to:
%%ETCDIR%%/%%CADDY_SAMPLE%%
Copy this file as
%%ETCDIR%%/%%CADDY_CONFIG%%
and modify the contents to your needs
EOM
}
]