rl-2211: Mention new paperless timezone default

This commit is contained in:
Martin Weinelt 2022-09-04 16:38:07 +02:00
parent 2f8b455b00
commit b36cd65ad1
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
2 changed files with 9 additions and 0 deletions

View file

@ -445,6 +445,13 @@
<literal>&quot;wine64&quot;</literal>.
</para>
</listitem>
<listitem>
<para>
The <literal>paperless</literal> module now defaults
<literal>PAPERLESS_TIME_ZONE</literal> to your configured
system timezone.
</para>
</listitem>
<listitem>
<para>
(Neo)Vim can not be configured with

View file

@ -155,6 +155,8 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
- The `meta.mainProgram` attribute of packages in `wineWowPackages` now defaults to `"wine64"`.
- The `paperless` module now defaults `PAPERLESS_TIME_ZONE` to your configured system timezone.
- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
Use `configure.packages` instead.