X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=caddy%2FREADME.md;h=6016a1cc55199728d612f9fa3fcd72516d84cdd9;hb=72406c4e0d438b76da054be8d5eff42d08312498;hp=db52f692e523bb257e4a9fc2661bb2deca0150e7;hpb=c77b2afba8be0e2aca21ad2647e7e847e4a8aa14;p=webi-installers%2F.git diff --git a/caddy/README.md b/caddy/README.md index db52f69..6016a1c 100644 --- a/caddy/README.md +++ b/caddy/README.md @@ -36,6 +36,12 @@ www.example.com { } example.com { + # log to stdout, which is captured by journalctl + log { + output stdout + format console + } + # turn on standard streaming compression encode gzip zstd