about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2019-07-11 18:44:51 -0400
committerAaron Andersen <aaron@fosslib.net>2019-07-11 18:45:46 -0400
commit6891fb4103b52595defac522694b4d42f600d6a1 (patch)
tree5318ffb66a3f251c9b86f03b844e5761c4992fa0 /nixos/doc
parent9a4456fcc0f7e26a44e5548c967b37b49cd40ad4 (diff)
downloadnixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar.gz
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar.bz2
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar.lz
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar.xz
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.tar.zst
nixlib-6891fb4103b52595defac522694b4d42f600d6a1.zip
nixos/zabbixWeb: replace httpd subservice with new module
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index 53f5b8bb7321..9a4aac0df550 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -137,9 +137,9 @@
    <listitem>
     <para>
      Several of the apache subservices have been replaced with full NixOS
-     modules including LimeSurvey and WordPress.
-     These modules can be enabled using the <option>services.limesurvey.enable</option>
-     and <option>services.wordpress.enable</option> options.
+     modules including LimeSurvey, WordPress, and Zabbix.
+     These modules can be enabled using the <option>services.limesurvey.enable</option>,
+     <option>services.wordpress.enable</option>, and <option>services.zabbixWeb.enable</option> options.
     </para>
    </listitem>
    <listitem>