Merge pull request #62511 from aanderse/limesurvey

nixos: remove duplicate section from release notes
This commit is contained in:
Matthew Bauer 2019-06-02 11:48:54 -04:00 committed by GitHub
commit 215dc7db48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,27 +112,11 @@
</link>
</para>
</listitem>
</itemizedlist>
</section>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="sec-release-19.09-incompatibilities">
<title>Backward Incompatibilities</title>
<para>
When upgrading from a previous release, please be aware of the following
incompatible changes:
</para>
<itemizedlist>
<listitem>
<para>
The limesurvey apache subservice was replaced with a full NixOS module.
One can configure it using the <option>services.limesurvey.enable</option>
and <option>services.limesurvey.virtualHost</option> options.
The limesurvey apache subservice was replaced with a full NixOS module.
One can configure it using the <option>services.limesurvey.enable</option>
and <option>services.limesurvey.virtualHost</option> options.
</para>
</listitem>
</itemizedlist>