Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Bruno Victal 2e8d618861
services: nginx: Make logging level configurable.
* gnu/services/web.scm (<nginx-configuration>)[log-level]: New field.
(assert-valid-log-level): New procedure.
(default-nginx-config): Make log-level configurable.
* doc/guix.texi (Web Services): Document it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-12 08:29:39 -04:00
..
bootloader
build
home home: Add gpg-agent service. 2023-04-12 08:29:26 -04:00
installer
machine
packages gnu: Add phd2. 2023-04-12 08:29:39 -04:00
services services: nginx: Make logging level configurable. 2023-04-12 08:29:39 -04:00
system linux-container: Remove hosts-service-type when network is shared. 2023-03-26 14:15:16 +01:00
tests Merge branch 'master' into staging 2023-03-31 10:48:54 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: 'home-environment-with-provenance' uses the HE location info. 2023-03-20 09:14:23 +04:00
image.scm
installer.scm
local.mk gnu: heimdal: Apply patch to fix CVE-2022-45142. 2023-04-12 08:29:38 -04:00
machine.scm
packages.scm
services.scm services: etc-service: Deprecate etc-service procedure. 2023-03-16 12:37:03 +01:00
system.scm system: Remove obsolete GUIX_LOCPATH workaround. 2023-03-30 23:18:16 +02:00
tests.scm