nixpkgs/nixos/modules/services/web-servers
emilylange 993083f0ab
nixos/garage: allow all available log levels in cfg.logLevel
`error` and `warn` have always been valid log levels.
But because the upstream docs never mentioned those, we simply didn't
add them to the enum of our module option.

The upstream docs have been updated and now mention `error` and `warn`
as well.

Upstream PR: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/716
2024-02-13 20:26:29 +01:00
..
apache-httpd treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
caddy nixos/caddy: also increase socket send buffer size as recommended by upstream 2023-12-15 04:43:57 +01:00
hitch nixos/*: convert straggler options to MD 2022-08-31 17:27:38 +02:00
jboss treewide: refactor .attrs.sh detection 2023-10-04 18:36:57 +02:00
keter nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
lighttpd treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
nginx nixos/nginx: turn auth_request off for ACME challenge 2024-02-05 00:33:33 -08:00
phpfpm treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
trafficserver nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
unit treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
varnish treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
agate.nix nixos: fix a bunch of services missing dep on network-online.target 2024-01-19 00:11:34 -08:00
darkhttpd.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
fcgiwrap.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
garage.md nixos: fix typos 2023-05-19 22:31:04 -04:00
garage.nix nixos/garage: allow all available log levels in cfg.logLevel 2024-02-13 20:26:29 +01:00
hydron.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
merecat.nix nixos/merecat: init 2022-10-31 09:24:28 +01:00
mighttpd2.nix nixos: fix a bunch of services missing dep on network-online.target 2024-01-19 00:11:34 -08:00
minio.nix nixos: fix a bunch of services missing dep on network-online.target 2024-01-19 00:11:34 -08:00
molly-brown.nix nixos/*: convert options with listings 2022-08-31 17:27:36 +02:00
pomerium.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
rustus.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
stargazer.nix nixos/stargazer: replace activationScript via tmpfiles 2023-10-26 01:44:21 +02:00
static-web-server.nix nixos/static-web-server: create module which uses upstream systemd units 2023-07-01 12:51:13 -04:00
tomcat.nix Merge pull request #270847 from anthonyroussel/updates/tomcat_10_1_16 2023-11-30 22:38:23 -05:00
traefik.nix nixos: fix a bunch of services missing dep on network-online.target 2024-01-19 00:11:34 -08:00
ttyd.nix nixos/ttyd: add entrypoint option 2024-02-05 17:38:00 +01:00
uwsgi.nix nixos/*: convert options with admonitions to MD 2022-08-31 16:36:16 +02:00
zope2.nix python311Packages.recursive-pth-loader: rename from recursivePthLoader 2024-01-25 22:13:17 +01:00