mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
services/web: Export nginx-configuration-global-directives.
This is a follow-up to commit b420e6deb9
.
* gnu/services/web.scm (nginx-configuration-global-directives): Export
procedure.
This commit is contained in:
parent
2ec4607863
commit
85f0958693
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ (define-module (gnu services web)
|
|||
nginx-configuration-server-names-hash-bucket-size
|
||||
nginx-configuration-server-names-hash-bucket-max-size
|
||||
nginx-configuration-modules
|
||||
nginx-configuration-global-directives
|
||||
nginx-configuration-extra-content
|
||||
nginx-configuration-file
|
||||
|
||||
|
|
Loading…
Reference in a new issue