guix/doc
Christopher Baines 25e071ead9
services: nginx: Support extra content in the http block.
This helpful when adding content to the nginx configuration file, which isn't
supported by the record type used for the configuration.  For example, like
adding proxy_cache_path configuration.

* gnu/packages/web.scm (<nginx-configuration>): Add new extra-content field.
  (nginx-configuration-extra-content): New field accessor.
  (default-nginx-config): Add support for the extra-content field.
* doc/guix.texi (NGINX): Document the new extra-content field.
2018-06-12 21:18:10 +01:00
..
images
contributing.fr.texi
contributing.texi pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
environment-gdb.scm
fdl-1.3.texi
guix.fr.texi
guix.texi services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
htmlxref.cnf
local.mk
package-hello.scm