Skip to content

Commit

Permalink
release-notes/rl-2009: add item about Caddy v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Br1ght0ne committed Jul 14, 2020
1 parent c5ad189 commit 4d7b3c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions nixos/doc/manual/release-notes/rl-2009.xml
Expand Up @@ -531,6 +531,15 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
to be used for every display-manager in NixOS.
</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>

Expand Down

0 comments on commit 4d7b3c2

Please sign in to comment.