···393 </listitem>
394 <listitem>
395 <para>
00000000396 Resilio sync secret keys can now be provided using a secrets
397 file at runtime, preventing these secrets from ending up in
398 the Nix store.
···393 </listitem>
394 <listitem>
395 <para>
396+ A new option <literal>recommendedBrotliSettings</literal> has
397+ been added to <literal>services.nginx</literal>. Learn more
398+ about compression in Brotli format
399+ <link xlink:href="https://github.com/google/ngx_brotli/blob/master/README.md">here</link>.
400+ </para>
401+ </listitem>
402+ <listitem>
403+ <para>
404 Resilio sync secret keys can now be provided using a secrets
405 file at runtime, preventing these secrets from ending up in
406 the Nix store.
+2
nixos/doc/manual/release-notes/rl-2305.section.md
···107108- Enabling global redirect in `services.nginx.virtualHosts` now allows one to add exceptions with the `locations` option.
10900110- Resilio sync secret keys can now be provided using a secrets file at runtime, preventing these secrets from ending up in the Nix store.
111112- The `firewall` and `nat` module now has a nftables based implementation. Enable `networking.nftables` to use it.
···107108- Enabling global redirect in `services.nginx.virtualHosts` now allows one to add exceptions with the `locations` option.
109110+- A new option `recommendedBrotliSettings` has been added to `services.nginx`. Learn more about compression in Brotli format [here](https://github.com/google/ngx_brotli/blob/master/README.md).
111+112- Resilio sync secret keys can now be provided using a secrets file at runtime, preventing these secrets from ending up in the Nix store.
113114- The `firewall` and `nat` module now has a nftables based implementation. Enable `networking.nftables` to use it.