]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add new module in "new features" in 2.4.x section
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 6 Feb 2020 21:03:03 +0000 (21:03 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 6 Feb 2020 21:03:03 +0000 (21:03 +0000)
(r1873718 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873719 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.xml

index 6d3bea7ba1f2400294f782b68bb437443c455d81..57de00a77e41168c9976e9bd5795aa5fd6d9e661 100644 (file)
       <dt><module>mod_socache_redis</module> (available since 2.4.39)</dt>
       <dd>Support <a href="http://redis.io/">Redis</a> based shared object cache provider.</dd>
 
+      <dt><module>mod_systemd</module> (available since 2.4.42)</dt>
+      <dd>systemd integration. It allows httpd to be used in a service with the systemd
+      <code>Type=notify</code>.</dd>
+
     </dl>
   </section>