diff --git a/nixos/doc/manual/release-notes/rl-unstable.xml b/nixos/doc/manual/release-notes/rl-unstable.xml index 2745fb2cbe4..573b99d4902 100644 --- a/nixos/doc/manual/release-notes/rl-unstable.xml +++ b/nixos/doc/manual/release-notes/rl-unstable.xml @@ -40,6 +40,20 @@ following incompatible changes: will include the Gitit service configuration options. + + nginx does not accept flags for enabling and + disabling modules anymore. Instead it accepts modules + argument, which is a list of modules to be built in. All modules now + reside in nginxModules set. Example configuration: + + + + +