guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: services/web: Export nginx-configuration-global-directives.


From: guix-commits
Subject: 01/02: services/web: Export nginx-configuration-global-directives.
Date: Mon, 16 Mar 2020 09:02:20 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 85f0958693588191852b3f3c04c413fc089b0c81
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Mar 16 09:58:56 2020 +0100

    services/web: Export nginx-configuration-global-directives.
    
    This is a follow-up to commit b420e6deb96e0760f12e3d941b76e690c4235e47.
    
    * gnu/services/web.scm (nginx-configuration-global-directives): Export
    procedure.
---
 gnu/services/web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/services/web.scm b/gnu/services/web.scm
index ac247ec..fa5c34d 100644
--- a/gnu/services/web.scm
+++ b/gnu/services/web.scm
@@ -100,6 +100,7 @@
             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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]