release-notes/rl-2009: add item about Caddy v2

This commit is contained in:
Oleksii Filonenko 2020-05-08 22:36:31 +03:00 committed by Sylvain Fankhauser
parent 6322325a53
commit c3a7c89a20
No known key found for this signature in database
GPG key ID: 4228AB9EC0612ADA

View file

@ -782,6 +782,15 @@ CREATE ROLE postgres LOGIN SUPERUSER;
<literal>config.systemd.services.${name}.path</literal> now returns a list of paths instead of a colon-separated string.
</para>
</listitem>
<listitem>
<para>
Caddy module now uses Caddy v2 by default. Caddy v1 can still be used by setting
<xref linkend="opt-services.caddy.package"/> to <literal>pkgs.caddy1</literal>.
</para>
<para>
New option <xref linkend="opt-services.caddy.adapter"/> has been added.
</para>
</listitem>
</itemizedlist>
</section>